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:** - 📷 **Chat Screenshot Analysis:**
- Upload screenshots for chat analysis. - Upload screenshots for chat analysis.
- 🔑 **API Key Management:** - 🔑 **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:** - ⚡ **Parallel Execution:**
- Agents process inputs in coordination mode for comprehensive results. - Agents process inputs in coordination mode for comprehensive results.
- ✅ **User-Friendly Interface:** - ✅ **User-Friendly Interface:**

View file

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