Commit message:Add ComfyUI-PainterNodes to custom node list

This commit is contained in:
painter890602
2026-07-12 09:07:45 +08:00
committed by GitHub
parent 351d9c62c4
commit dea5642496
+10
View File
@@ -54337,6 +54337,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs." "description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterNodes",
"reference": "https://github.com/princepainter/ComfyUI-PainterNodes",
"files": [
"https://github.com/princepainter/ComfyUI-PainterNodes"
],
"install_type": "git-clone",
"description": "A comprehensive toolkit for video generation, image editing, and audio-driven lip-sync."
} }
] ]
} }