Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ streamlit==1.20.0
|
|
2 |
google-generativeai==0.2.0
|
3 |
Pillow==9.4.0
|
4 |
gtts==2.3.0
|
5 |
-
googletrans==4.0.0-rc1
|
|
|
|
|
|
2 |
google-generativeai==0.2.0
|
3 |
Pillow==9.4.0
|
4 |
gtts==2.3.0
|
5 |
+
googletrans==4.0.0-rc1
|
6 |
+
httpx==0.24.0
|
7 |
+
httpcore==0.17.0
|