| # Web & API | |
| fastapi==0.111.0 | |
| uvicorn[standard] | |
| fastapi-cli | |
| python-multipart | |
| starlette==0.37.2 | |
| huggingface_hub | |
| hf-xet | |
| # Data Science — numpy 2.x required by the pkl files | |
| numpy>=2.0.0 | |
| pandas | |
| scipy | |
| joblib | |
| scikit-learn==1.6.1 | |
| mpmath | |
| sympy | |
| # AI & Computer Vision | |
| torch | |
| torchvision | |
| pytorch-lightning | |
| torchmetrics | |
| ultralytics | |
| safetensors | |
| timm | |
| einops | |
| tensorflow | |
| # SMPLX & 3D | |
| smplx | |
| trimesh | |
| yacs | |
| # Images & System | |
| opencv-python-headless | |
| pillow | |
| matplotlib | |
| # Helpers | |
| psutil | |
| PyYAML | |
| requests | |
| anyio | |
| attrs | |
| certifi | |
| charset-normalizer | |
| click | |
| dnspython | |
| email-validator | |
| filelock | |
| frozenlist | |
| fsspec | |
| h11 | |
| httpcore | |
| httptools | |
| httpx | |
| idna | |
| Jinja2 | |
| lightning-utilities | |
| MarkupSafe | |
| multidict | |
| networkx | |
| orjson | |
| packaging | |
| propcache | |
| pydantic | |
| pydantic_core | |
| Pygments | |
| python-dateutil | |
| python-dotenv | |
| rich | |
| shellingham | |
| six | |
| threadpoolctl | |
| tqdm | |
| typer | |
| typing_extensions | |
| tzdata | |
| ujson | |
| urllib3 | |
| watchfiles | |
| websockets | |
| yarl | |
| typing-inspection |