MAE07 commited on
Commit
a403d3f
·
verified ·
1 Parent(s): 280adc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch>=2.0.0
2
  numpy
3
- gradio>=5.0.0
4
- huggingface_hub<1.0
 
 
1
  torch>=2.0.0
2
  numpy
3
+ gradio==4.44.1
4
+ starlette==0.38.6
5
+ huggingface_hub==0.25.2