developer28 commited on
Commit
22ef9c1
·
verified ·
1 Parent(s): a074dd1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio>=4.0.0
2
- yt-dlp==2024.07.25
3
- webvtt-py
4
- google-generativeai
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