Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
requests
|
3 |
+
beautifulsoup4
|
4 |
+
nltk
|
5 |
+
gTTS
|
6 |
+
fastapi
|
7 |
+
uvicorn
|
8 |
+
googletrans==4.0.0-rc1
|
9 |
+
streamlit-lottie
|