Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
streamlit=
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
| 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
|