mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-11 03:57:34 +08:00
Added a node.
This commit is contained in:
parent
d7aad369a4
commit
8dde2bc641
@ -44047,6 +44047,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": "Praveen",
|
||||||
|
"title": "ComfyUI DeOldify",
|
||||||
|
"id": "deoldify",
|
||||||
|
"reference": "https://github.com/Praveenhalder/ComfyUI-DeOldify",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Praveenhalder/ComfyUI-DeOldify"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Fast image and video colorization."
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user