Spaces:
Sleeping
Sleeping
CB commited on
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
# requirements.txt
|
| 2 |
streamlit==1.26.0
|
| 3 |
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.
|
|
|
|
|
|
|
| 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==0.15.0
|
|
|
|
|
|