| # Base dependencies | |
| huggingface-hub>=0.19.0 | |
| transparent-background>=1.1.2 | |
| segment-anything>=1.0 | |
| groundingdino-py>=0.4.0 | |
| opencv-python>=4.7.0 | |
| onnxruntime>=1.15.0 | |
| onnxruntime-gpu>=1.15.0 | |
| protobuf>=3.20.2,<6.0.0 | |
| transformers>=4.30.0 | |
| diffusers>=0.18.0 | |
| #SAM2 | |
| hydra-core>=1.3.0 | |
| omegaconf>=2.3.0 | |
| iopath>=0.1.9 | |
| #SAM3 | |
| decord | |
| ftfy | |
| typing_extensions | |
| #triton-windows | |