ceadibc commited on
Commit
1c96891
·
verified ·
1 Parent(s): 6044e33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio==5.38.2
2
- huggingface_hub==0.28.1
 
 
 
1
  gradio==5.38.2
2
+ huggingface_hub==0.28.1
3
+ requests>=2.28.0,<3.0.0
4
+ typing-extensions>=4.0.0