From 4b941adb6ac7ed0633040508a4c33316d797006f Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Wed, 30 Jul 2025 17:32:15 +0800 Subject: [PATCH] Add ComfyUI-SkyworkUniPic (#2043) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8746f964..109e7de0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20024,6 +20024,16 @@ "install_type": "git-clone", "description": "ComfyUI-HiggsAudio is now available in ComfyUI, Higgs Audio v2 is a text-audio foundation model from Boson AI." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-SkyworkUniPic", + "reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic" + ], + "install_type": "git-clone", + "description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",