Spaces:
Running
Running
CB commited on
Update requirements.txt
Browse files- 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==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==1.0.0
|
| 8 |
|
| 9 |
# Note: phi and phi-vision are installed in postBuild via git clone to avoid archive/zip issues.
|