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