GLAkavya commited on
Commit
cd469c3
·
verified ·
1 Parent(s): af9a17b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- google-genai>=1.0.0
2
- gradio>=4.26.0
3
  opencv-python-headless>=4.9.0
4
- Pillow>=10.0.0
5
- numpy>=1.24.0
6
- huggingface_hub>=0.21.0
 
 
 
1
+ gradio>=4.44.0
2
+ huggingface-hub>=0.24.0
3
  opencv-python-headless>=4.9.0
4
+ numpy>=1.26.0
5
+ Pillow>=10.4.0
6
+ requests>=2.31.0
7
+ fal-client>=0.5.0
8
+ gTTS>=2.5.0