Files
Vase-Matcher/requirements.txt
2026-08-04 17:09:29 +05:30

14 lines
359 B
Plaintext

flask
rembg
# CPU-only onnxruntime made background removal the slowest stage by far --
# onnxruntime-gpu lets rembg run BiRefNet on CUDA instead (auto-detected).
# The two packages share the same import name and conflict; don't install both.
onnxruntime-gpu
opencv-contrib-python
numpy
Pillow
torch
torchvision
kornia
git+https://github.com/cvg/LightGlue.git