Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ streamlit==1.27.2
|
|
| 2 |
yt-dlp>=2024.6.16
|
| 3 |
ffmpeg-python==0.2.0
|
| 4 |
phidata
|
| 5 |
-
google-generativeai
|
| 6 |
duckduckgo-search
|
| 7 |
python-dotenv>=0.21
|
| 8 |
-
requests>=2.28
|
|
|
|
| 2 |
yt-dlp>=2024.6.16
|
| 3 |
ffmpeg-python==0.2.0
|
| 4 |
phidata
|
| 5 |
+
google-generativeai
|
| 6 |
duckduckgo-search
|
| 7 |
python-dotenv>=0.21
|
| 8 |
+
requests>=2.28
|