GotThatData commited on
Commit
1030614
·
verified ·
1 Parent(s): bd1690c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- numpy>=1.24
2
- scipy>=1.10
3
- gradio>=4.0,<5.0
 
 
1
+ numpy>=1.24,<2.0
2
+ scipy>=1.10,<2.0
3
+ gradio==4.44.0
4
+ huggingface_hub>=0.23.0,<0.30.0