brushnet / pyproject.toml
erikayurika's picture
Upload 94 files
7cf0db3 verified
raw
history blame contribute delete
569 Bytes
[project]
name = "comfyui-brushnet"
description = "These are custom nodes for ComfyUI native implementation of BrushNet (inpaint), PowerPaint (inpaint, object removal) and HiDiffusion (higher resolution for SD15 and SDXL)"
version = "1.0.1"
license = { text = "Apache License 2.0" }
dependencies = ["diffusers>=0.27.0", "accelerate>=0.29.0", "peft>=0.7.0"]
[project.urls]
Repository = "https://github.com/nullquant/ComfyUI-BrushNet"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "nullquant"
DisplayName = "ComfyUI-BrushNet"
Icon = ""