Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -4,6 +4,4 @@ ffmpeg-python>=0.2.0,<1.0
|
|
| 4 |
python-dotenv>=1.0.0,<2.0
|
| 5 |
duckduckgo-search>=8.1.1,<9.0
|
| 6 |
google-generativeai>=0.8.5,<1.0
|
| 7 |
-
|
| 8 |
-
git+https://github.com/<owner>/phi-agent.git@main
|
| 9 |
-
# Or remove/comment out phi-agent if not required
|
|
|
|
| 4 |
python-dotenv>=1.0.0,<2.0
|
| 5 |
duckduckgo-search>=8.1.1,<9.0
|
| 6 |
google-generativeai>=0.8.5,<1.0
|
| 7 |
+
phidata>=0.21.0,<1.0
|
|
|
|
|
|