mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Update custom-node-list.json
This commit is contained in:
parent
d82df709f6
commit
76f67adbbe
@ -2023,6 +2023,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "spinagon",
|
||||||
|
"title": "Seamless tiling Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/spinagon/ComfyUI-seamless-tiling",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/spinagon/ComfyUI-seamless-tiling"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node for generating almost seamless textures, based on similar setting from A1111."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user