File size: 243 Bytes
d41ddc1
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Core ML
torch==2.3.0       # CPU build from PyPI
torchvision==0.18.0
# Grounded‑SAM additional deps
diffusers==0.27.0
opencv-python-headless==4.10.0.82
Pillow>=10.1
pycocotools==2.0.7
matplotlib==3.9.0
# API
flask==3.0.3
flask-cors==4.0.0