Spaces:
Configuration error
Configuration error
File size: 408 Bytes
d051564 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "comfyui-seamless-tiling"
description = "Node for generating seamless textures, based on similar setting from A1111."
version = "1.0.0"
license = { file = "LICENSE" }
[project.urls]
Repository = "https://github.com/spinagon/ComfyUI-seamless-tiling"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "spinagon"
DisplayName = "ComfyUI-seamless-tiling"
Icon = ""
|