Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
yt-dlp
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy==1.24.3
|
7 |
-
regex==2023.8.8
|
8 |
-
transformers>=4.35.0
|
9 |
-
google-generativeai==0.5.2
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
yt-dlp>=2024.01.01
|
3 |
+
webvtt-py
|
4 |
+
google-generativeai
|
5 |
+
xhtml2pdf
|
|
|
|
|
|
|
|