Inspectech_segmentation / requirements.txt
Ayesha-Majeed's picture
Update requirements.txt
ccf9e1f verified
raw
history blame contribute delete
357 Bytes
fastapi>=0.115.2
uvicorn[standard]==0.31.1
python-multipart==0.0.18
torch>=2.0.0
torchvision>=0.15.0
numpy>=1.24.0
opencv-python-headless>=4.8.0
Pillow>=10.0.0
# Optional: For BiRefNet and RMBG models
# Uncomment if you want to use these models
# transformers>=4.30.0
# huggingface-hub>=0.16.0
transformers>=4.30.0
einops>=0.6.1
kornia>=0.6.12
timm>=0.9.0