CarDD-Damage-Inspector / requirements_deploy.txt
jerewy's picture
Upload 69 files
e6850cb verified
raw
history blame contribute delete
336 Bytes
fastapi
uvicorn
python-multipart
jinja2
python-dotenv
groq
# Computer Vision & AI
opencv-python-headless
ultralytics==8.3.0
# CPU-only PyTorch (Crucial for Hugging Face Free Tier to stay within size limits)
torch --index-url https://download.pytorch.org/whl/cpu
torchvision --index-url https://download.pytorch.org/whl/cpu
numpy
pillow