Update custom-node-list.json to point to Usonaki fork (#2264)

Co-authored-by: Usonaki <you@example.com>
This commit is contained in:
Usonaki
2025-11-10 16:37:32 +01:00
committed by GitHub
parent 6ad12b7652
commit a0532b938d

View File

@@ -36228,6 +36228,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Usonaki",
"title": "ComfyUI-DyPE-Nunchaku",
"reference": "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku",
"files": [
"https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku"
],
"install_type": "git-clone",
"description": "DyPE for FLUX. Nunchaku compatible fork."
}
]
}