Spaces:
Running
Running
| # API-only requirements for Hugging Face Spaces Docker deployment. | |
| # torch and torchvision are installed separately in the Dockerfile | |
| # using CPU-only wheels to avoid the large CUDA download. | |
| fastapi==0.115.11 | |
| uvicorn[standard]==0.34.0 | |
| python-multipart==0.0.20 | |
| numpy==1.26.4 | |
| pillow==12.1.1 | |
| opencv-python-headless==4.11.0.86 | |