VOIDER commited on
Commit
6bf7fed
·
verified ·
1 Parent(s): e942fce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- safetensors
3
- huggingface_hub
 
1
+ gradio>=4.0.0
2
+ safetensors>=0.4.0
3
+ torch>=2.0.0