| # --- Core Server --- | |
| fastapi | |
| uvicorn[standard] | |
| python-multipart | |
| requests | |
| aiofiles | |
| jinja2 | |
| python-dotenv | |
| # --- Data & Vision Utils --- | |
| Pillow | |
| packaging | |
| numpy | |
| # --- Google Cloud & APIs --- | |
| google-generativeai>=0.4.0 | |
| google-cloud-aiplatform | |
| google-genai | |
| mlcroissant | |
| # --- Audio & Video Fetching --- | |
| yt-dlp | |
| ffmpeg-python |