Spaces:
Sleeping
Sleeping
| fastapi | |
| uvicorn | |
| python-multipart | |
| jinja2 | |
| python-dotenv | |
| groq | |
| # Computer Vision & AI | |
| opencv-python-headless | |
| ultralytics==8.3.0 | |
| # CPU-only PyTorch (Crucial for Hugging Face Free Tier to stay within size limits) | |
| torch --index-url https://download.pytorch.org/whl/cpu | |
| torchvision --index-url https://download.pytorch.org/whl/cpu | |
| numpy | |
| pillow | |