Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
streamlit>=1.20
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
streamlit>=1.20
|
| 2 |
+
google-generativeai>=0.8.0
|
| 3 |
+
python-dotenv>=1.0
|
| 4 |
+
ffmpeg-python>=0.3
|
| 5 |
+
requests>=2.28
|
| 6 |
+
tqdm>=4.65
|