Spaces:
Configuration error
Configuration error
File size: 515 Bytes
8866644 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "comfyui-kolors-mz"
description = "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
version = "1.0.0"
license = { file = "GPL-3.0 license" }
[project.urls]
Repository = "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "wailovet"
DisplayName = "ComfyUI-Kolors-MZ"
Icon = ""
|