Spaces:
Sleeping
Sleeping
v1
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
streamlit-chat
|
3 |
+
streamlit-authenticator
|
4 |
+
streamlit-login-auth-ui
|
5 |
+
argon2-cffi==21.3.0
|
6 |
+
streamlit-option-menu
|
7 |
+
transformers
|
8 |
+
streamlit-drawable-canvas
|
9 |
+
openai
|
10 |
+
streamlit-lottie
|
11 |
+
streamlit-pills
|
12 |
+
icrawler
|
13 |
+
python-pptx
|
14 |
+
googletrans
|
15 |
+
gtts
|
16 |
+
pyaudio
|
17 |
+
bcrypt==3.2.0
|
18 |
+
SpeechRecognition
|
19 |
+
pymongo==4.3.3
|
20 |
+
rembg
|
21 |
+
faiss-cpu
|