mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update custom-node-list.json (#985)
This commit is contained in:
parent
622c449a86
commit
e310072782
@ -13658,6 +13658,17 @@
|
|||||||
],
|
],
|
||||||
"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": "phyblas",
|
||||||
|
"title": "paint-by-example @ ComfyUI",
|
||||||
|
"id": "paintbyexample",
|
||||||
|
"reference": "https://github.com/phyblas/paint-by-example_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/phyblas/paint-by-example_comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Implementation of paint-by-example on ComfyUI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user