CB commited on
Commit
a8f3d71
·
verified ·
1 Parent(s): 0df5516

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,4 +4,6 @@ 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
- phi-agent>=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
+ # If phi-agent is on GitHub:
8
+ git+https://github.com/<owner>/phi-agent.git@main
9
+ # Or remove/comment out phi-agent if not required