Spaces:
Sleeping
Sleeping
updated requirements.txt after speech deduction
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
langchain
|
| 5 |
-
|
| 6 |
-
playsound
|
| 7 |
-
huggingface_hub
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
huggingface-hub
|
| 3 |
+
textblob
|
| 4 |
+
langchain
|
| 5 |
+
python-dotenv
|
|
|
|
|
|