CB commited on
Commit
615a7cb
·
verified ·
1 Parent(s): 551bc5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- streamlit==1.27.2
2
- yt-dlp==2025.08.22
3
- ffmpeg-python>=0.2.0,<0.3
4
- python-dotenv==1.0.0
5
- google-generativeai>=0.8.5
6
- duckduckgo-search
 
 
 
1
+ streamlit>=1.20
2
+ python-dotenv>=0.21
3
+ yt-dlp>=2024.6.16
4
+ ffmpeg-python>=0.2.0
5
+ requests>=2.28
6
+ google-generative-ai>=0.15.0
7
+ phi>=0.8.0
8
+ phi-vision>=0.8.0