Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
streamlit
|
2 |
streamlit-chat
|
3 |
-
streamlit-authenticator
|
4 |
streamlit-login-auth-ui
|
5 |
argon2-cffi==21.3.0
|
6 |
streamlit-option-menu
|
@@ -10,6 +9,7 @@ streamlit-lottie
|
|
10 |
streamlit-pills
|
11 |
icrawler
|
12 |
python-pptx
|
|
|
13 |
gtts
|
14 |
bcrypt==3.2.0
|
15 |
SpeechRecognition
|
|
|
1 |
streamlit
|
2 |
streamlit-chat
|
|
|
3 |
streamlit-login-auth-ui
|
4 |
argon2-cffi==21.3.0
|
5 |
streamlit-option-menu
|
|
|
9 |
streamlit-pills
|
10 |
icrawler
|
11 |
python-pptx
|
12 |
+
googletrans
|
13 |
gtts
|
14 |
bcrypt==3.2.0
|
15 |
SpeechRecognition
|