Spaces:
Runtime error
Runtime error
wendru18
commited on
Commit
·
46b6387
1
Parent(s):
59db44a
yt links input now optional - tf fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ scikit_learn==1.2.2
|
|
| 8 |
tensorflow==2.7.2
|
| 9 |
tensorflow_hub==0.13.0
|
| 10 |
tiktoken==0.3.3
|
|
|
|
| 11 |
youtube_transcript_api==0.6.0
|
|
|
|
| 8 |
tensorflow==2.7.2
|
| 9 |
tensorflow_hub==0.13.0
|
| 10 |
tiktoken==0.3.3
|
| 11 |
+
youtube_search_python==1.6.6
|
| 12 |
youtube_transcript_api==0.6.0
|