cv_thesis / requirements.txt
IbProgrammmer's picture
deploy: support all models (YOLO, FFA-Net, Zero-DCE++, Restormer, buffalo_l)
a467a79
Raw
History Blame Contribute Delete
434 Bytes
# HuggingFace Spaces inference API — CPU inference
# torch is included for Zero-DCE++ (low-light) and FFA-Net (dehazing)
# Both enhancement models fall back to CLAHE if torch is unavailable
fastapi>=0.111.0
uvicorn[standard]>=0.30.0
opencv-python-headless>=4.10.0
numpy>=1.26.0
requests>=2.31.0
python-multipart>=0.0.9
ultralytics>=8.4.0
insightface>=0.7.3
onnxruntime>=1.18.0
faiss-cpu>=1.8.0
huggingface_hub>=0.23.0
torch>=2.1.0