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