emmajeed commited on
Commit
be49b91
·
verified ·
1 Parent(s): bf1b191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=4.44.1
 
2
  google-generativeai==0.8.3
3
  pyyaml==6.0.1
4
  ffmpeg-python==0.2.0
5
  psutil==5.9.0
6
- requests==2.31.0
 
1
+ gradio==4.44.1
2
+ huggingface_hub==0.24.0
3
  google-generativeai==0.8.3
4
  pyyaml==6.0.1
5
  ffmpeg-python==0.2.0
6
  psutil==5.9.0
7
+ requests==2.32.3