Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
youtube-search-python>=1.6.6
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
1 |
+
streamlit==1.25.0
|
2 |
+
transformers==4.35.0
|
3 |
+
pyttsx3==2.90
|
4 |
+
youtube-search-python==1.6.6
|
5 |
+
torch>=2.0.0
|
|
|
|
|
|
|
|