# API Framework | |
fastapi==0.104.1 | |
uvicorn[standard]==0.24.0 | |
python-multipart==0.0.6 | |
pydantic==2.5.0 | |
# Core dependencies (compatibles Python 3.10) | |
numpy==1.24.3 | |
opencv-python-headless==4.8.1.78 | |
pillow==10.1.0 | |
scipy==1.11.4 | |
PyYAML==6.0.1 | |
lsq-ellipse==2.2.1 | |
shapely==2.0.2 | |
# PyTorch CPU (compatible Python 3.10) | |
torch==2.1.0 | |
torchvision==0.16.0 | |
# Utilities | |
tqdm==4.66.1 | |
huggingface_hub |