File size: 230 Bytes
ba74f1a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# Core ML and API dependencies
opencv-python-headless>=4.8.0
numpy>=1.24.0
torch>=2.1.0
transformers>=4.40.0
pillow>=10.0.0

# Optional: for API or annotation
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
requests>=2.31.0