ComfyUI-See-through/pyproject.toml
2026-05-01 10:22:02 -04:00

20 lines
482 B
TOML

[project]
name = "comfyui-see-through"
description = "ComfyUI nodes for See-through: Anime Layer Decomposition from a Single Image"
version = "0.4.4"
license = "MIT"
requires-python = ">=3.10"
dependencies = [
"diffusers>=0.25.0",
"accelerate>=0.20.0",
"opencv-python>=4.0.0",
"scikit-learn>=1.0.0",
]
[project.urls]
Repository = "https://github.com/jtydhr88/ComfyUI-See-through"
[tool.comfy]
PublisherId = "jtydhr88"
DisplayName = "ComfyUI-See-through"
Icon = ""