Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
|
|
|
|
| 3 |
ffmpeg-python==0.2.0
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
duckduckgo-search
|
| 7 |
-
python-dotenv>=0.21
|
| 8 |
-
requests>=2.28
|
| 9 |
-
beautifulsoup4
|
|
|
|
| 1 |
+
streamlit==1.26.0
|
| 2 |
+
google-generativeai==0.8.5
|
| 3 |
+
yt-dlp==2025.4.1
|
| 4 |
ffmpeg-python==0.2.0
|
| 5 |
+
python-dotenv==1.0.0
|
| 6 |
+
phi-agent==0.2.0
|
|
|
|
|
|
|
|
|
|
|
|