Spaces:
Sleeping
Sleeping
Upload requirements (2).txt
Browse files- requirements (2).txt +6 -0
requirements (2).txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Pillow==9.3.0
|
| 2 |
+
google-generativeai==0.5.0
|
| 3 |
+
gradio==3.33.1
|
| 4 |
+
gTTS==2.2.4
|
| 5 |
+
pydub==0.25.1
|
| 6 |
+
requests==2.31.0
|