nickyni commited on
Commit
dede2ea
·
verified ·
1 Parent(s): 57f700a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- gradio==4.44.0
2
- httpx>=0.27.0
 
1
+ gradio>=4.0.0
2
+ requests>=2.28.0