Opera8 commited on
Commit
bb89bb8
·
verified ·
1 Parent(s): 867d5d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- gradio
2
- google-genai>=0.5.0
3
- pydub
 
4
  yt-dlp
5
- ffmpeg-python
 
 
 
1
+ Flask
2
+ Flask-Cors
3
+ gunicorn
4
+ google-generativeai
5
  yt-dlp
6
+ pydub
7
+ requests
8
+ aiohttp