Spaces:
Build error
Build error
DJONG-WANG
commited on
Commit
•
0c1119c
1
Parent(s):
c1c0776
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
googletrans==4.0.0rc1
|
2 |
+
gTTS==2.5.1
|
3 |
+
pandas==1.5.3
|
4 |
+
Pillow==9.4.0
|
5 |
+
Pillow==10.2.0
|
6 |
+
protobuf==5.26.0
|
7 |
+
python-dotenv==1.0.1
|
8 |
+
Requests==2.31.0
|
9 |
+
streamlit==1.32.0
|