File size: 407 Bytes
2da5287
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7d0ff20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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