Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
added
- imgui
- glfw
- pyopengl
(all requirements for GUI)
  • Loading branch information
bulutthecat authored Jun 26, 2023
1 parent f6e94f9 commit 9059a77
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ torchvision
Ninja
gradio
huggingface_hub
hf_transfer
hf_transfer
pyopengl
imgui
glfw

0 comments on commit 9059a77

Please sign in to comment.