Merge pull request #180 from priyanshm07/ai-breakup-recovery-agent-team

Updated requirements.txt
This commit is contained in:
Shubham Saboo 2025-04-08 16:00:57 -05:00 committed by GitHub
commit 7167a7de1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 10 deletions

View file

@ -13,7 +13,7 @@ This is an AI-powered application designed to help users emotionally recover fro
- 📷 **Chat Screenshot Analysis:**
- Upload screenshots for chat analysis.
- 🔑 **API Key Management:**
- Store and manage your OpenAI API keys securely via Streamlit's sidebar.
- Store and manage your Gemini API keys securely via Streamlit's sidebar.
- ⚡ **Parallel Execution:**
- Agents process inputs in coordination mode for comprehensive results.
- ✅ **User-Friendly Interface:**

View file

@ -1,9 +1,5 @@
streamlit==1.44.0
torch==1.13.0
torchvision==0.14.0
scikit-image==0.24.0
scipy==1.13.1
pillow=11.1.0
tqdm==4.67.1
websockets==15.0.1
typer==0.15.2
streamlit==1.44.1
pillow==11.1.0
agno==1.2.13
google-genai==1.9.0
duckduckgo-search