Spaces:
Sleeping
Sleeping
| # THE FINAL, LIGHTWEIGHT REQUIREMENTS. | |
| # This guarantees we use the SMALL, CPU-ONLY version of the AI library. | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| torch | |
| torchvision | |
| # Minimal required libraries. | |
| segment-anything-py | |
| pillow | |
| requests | |
| fastapi | |
| pydantic | |
| python-multipart | |
| uvicorn |