ArBaltee commited on
Commit
008d47d
·
verified ·
1 Parent(s): 22af4e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- gradio
 
 
 
 
1
+ gradio>=3.50.0
2
+ huggingface_hub>=0.19.0
3
+ requests>=2.28.0
4
+ transformers>=4.30.0