Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
streamlit>=1.32
|
2 |
-
transformers>=4.40
|
3 |
-
torch>=2.2
|
4 |
-
gtts>=2.4
|
5 |
-
SpeechRecognition>=3.10
|
6 |
-
pydub>=0.25
|
7 |
-
python-dotenv>=1.0
|
8 |
streamlit-mic-recorder
|
9 |
-
|
10 |
-
huggingface_hub
|
|
|
1 |
streamlit>=1.32
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
streamlit-mic-recorder
|
3 |
+
pydub
|
|