Update requirements.txt

added
- imgui
- glfw
- pyopengl
(all requirements for GUI)
pull/72/head
Kelvin Clien 2 years ago committed by GitHub
parent f6e94f9664
commit 9059a77f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,4 +3,7 @@ torchvision
Ninja
gradio
huggingface_hub
hf_transfer
hf_transfer
pyopengl
imgui
glfw

Loading…
Cancel
Save