Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
transformers>=4.44.2
|
2 |
-
datasets>=3.1.0
|
3 |
gtts>=2.5.3
|
4 |
torch>=2.5.0
|
5 |
pyttsx3>=2.98
|
6 |
-
huggingface_hub>=0.24.7
|
7 |
streamlit>=1.40.0
|
8 |
youtube-search-python>=1.6.6
|
9 |
|
10 |
|
|
|
|
1 |
transformers>=4.44.2
|
|
|
2 |
gtts>=2.5.3
|
3 |
torch>=2.5.0
|
4 |
pyttsx3>=2.98
|
|
|
5 |
streamlit>=1.40.0
|
6 |
youtube-search-python>=1.6.6
|
7 |
|
8 |
|
9 |
+
|