CB commited on
Commit
2b8a772
·
verified ·
1 Parent(s): c5e883b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ python-dotenv>=0.21
4
  yt-dlp>=2024.6.16
5
  ffmpeg-python>=0.2.0
6
  requests>=2.28
7
- google-generativeai==1.0.0
8
 
9
  # Note: phi and phi-vision are installed in postBuild via git clone to avoid archive/zip issues.
 
4
  yt-dlp>=2024.6.16
5
  ffmpeg-python>=0.2.0
6
  requests>=2.28
7
+ google-generativeai==0.8.5
8
 
9
  # Note: phi and phi-vision are installed in postBuild via git clone to avoid archive/zip issues.