Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
rasa
|
4 |
-
whisper
|
5 |
-
transformers
|
6 |
-
geopy
|
7 |
-
pymongo
|
8 |
streamlit
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
transformers
|
3 |
+
SpeechRecognition
|
4 |
+
pyttsx3
|
5 |
+
openai-whisper
|