updated requirement.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
youtube-search-python>=1.6.6
|
| 3 |
-
yt-dlp>=2023.12.30
|
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
youtube-search-python>=1.6.6
|
| 3 |
+
yt-dlp>=2023.12.30
|
| 4 |
+
youtube_search
|