/
Archi86
/
ComfyUI-RMBG
Обзор
Документация
Войти
/
Archi86
/
ComfyUI-RMBG
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
pyproject.toml
16 строк
1 KB
AI Lab
Update version to 2.9.6 in pyproject.toml
10 дек 2025, 01:51
Не верифицирован
10 дек 2025, 01:51
7721a74
Код
Авторство
О чём код?
[project] name = "comfyui-rmbg" description = "A sophisticated ComfyUI custom node engineered for advanced image background removal and precise segmentation of objects, faces, clothing, and fashion elements. This tool leverages a diverse array of models, including RMBG-2.0, INSPYRENET, BEN, BEN2, BiRefNet, SDMatte models, SAM, SAM2 and GroundingDINO, while also incorporating a new feature for real-time background replacement and enhanced edge detection for improved accuracy." version = "2.9.6" license = {file = "LICENSE"} 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", "hydra-core>=1.3.0", "omegaconf>=2.3.0", "iopath>=0.1.9"] [project.urls] Repository = "https://github.com/1038lab/ComfyUI-RMBG" # Used by Comfy Registry https://comfyregistry.org [tool.comfy] PublisherId = "ailab" DisplayName = "ComfyUI-RMBG" Icon = ""