| # Core dependencies | |
| streamlit | |
| fastapi | |
| uvicorn[standard] | |
| python-multipart | |
| # Computer Vision & AI | |
| opencv-python-headless | |
| mediapipe | |
| ultralytics | |
| Pillow | |
| # Data Processing | |
| numpy | |
| pandas | |
| scipy | |
| # Audio Processing | |
| soundfile | |
| librosa | |
| # LangChain & AI | |
| langchain-core | |
| langchain | |
| pydantic | |
| # API & Utilities | |
| requests | |
| python-dotenv | |
| beautifulsoup4 | |
| yt-dlp | |
| # Google AI | |
| absl-py | |