CB commited on
Commit
3282b48
·
verified ·
1 Parent(s): adb6792

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- streamlit==1.26.0
2
- python-dotenv>=0.21
3
  yt-dlp>=2024.6.16
4
- ffmpeg-python>=0.2.0
 
 
 
 
5
  requests>=2.28
6
- google-generativeai @ https://github.com/googleapis/python-generative-ai/archive/refs/heads/main.zip
 
1
+ streamlit==1.27.2
 
2
  yt-dlp>=2024.6.16
3
+ ffmpeg-python==0.2.0
4
+ phidata
5
+ google-generativeai
6
+ duckduckgo-search
7
+ python-dotenv>=0.21
8
  requests>=2.28