Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
yt-dlp==
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
xhtml2pdf
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
yt-dlp==2025.8.21
|
| 3 |
+
google-generative-ai==0.8.3
|
| 4 |
+
xhtml2pdf==0.2.16
|
|
|