Spaces:
Configuration error
Configuration error
File size: 331 Bytes
8866644 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "comfyui-ic-light"
description = "ComfyUI native nodes for IC-Light"
version = "1.0.1"
license = { text = "Apache License 2.0" }
dependencies = ["opencv-python"]
[project.urls]
Repository = "https://github.com/kijai/ComfyUI-IC-Light"
[tool.comfy]
PublisherId = "kijai"
DisplayName = "ComfyUI-IC-Light"
Icon = ""
|