diff --git a/custom-node-list.json b/custom-node-list.json index 151d977a..3d7f2ed6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5546,6 +5546,16 @@ "install_type": "git-clone", "description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)" }, + { + "author": "TripleHeadedMonkey", + "title": "ComfyUI-Zlycoris", + "reference": "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris", + "files": [ + "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris" + ], + "install_type": "git-clone", + "description": "Custom nodes for loading Z-Image LoRa/LoHa. Includes nodes for merging Qwen 3 4B models and extracting Qwen lora from Qwen 3 4b models." + }, { "author": "BennyKok", "title": "ComfyUI Deploy", @@ -44017,16 +44027,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "TripleHeadedMonkey", - "title": "ComfyUI-Zlycoris", - "reference": "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris", - "files": [ - "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris" - ], - "install_type": "git-clone", - "description": "Custom nodes for loading Z-Image LoRa/LoHa. Includes nodes for merging Qwen 3 4B models and extracting Qwen lora from Qwen 3 4b models." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 67dca5cb..020b987f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "TripleHeadedMonkey", + "title": "ComfyUI-Zlycoris", + "reference": "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris", + "files": [ + "https://github.com/TripleHeadedMonkey/ComfyUI-Zlycoris" + ], + "install_type": "git-clone", + "description": "Custom nodes for loading Z-Image LoRa/LoHa. Includes nodes for merging Qwen 3 4B models and extracting Qwen lora from Qwen 3 4b models." + }, { "author": "mr-september", "title": "ComfyUI Pad to Multiple",