Chingkheinganba commited on
Commit
364f40f
·
verified ·
1 Parent(s): d408675

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- requests
3
- pillow
4
- numpy
 
1
+ gradio>=4.0.0,<5.0.0
2
+ huggingface_hub>=0.23.0
3
+ Pillow>=10.0.0