mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Update custom-node-list.json (#707)
This commit is contained in:
parent
34e2c1c85c
commit
7d09570700
@ -9635,6 +9635,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": "daniabib",
|
||||||
|
"title": "ComfyUI ProPainter Nodes",
|
||||||
|
"id": "propainter",
|
||||||
|
"reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user