Add ComfyUI-piFlow node to custom-node-list.json

This commit is contained in:
Hansheng Chen 2025-11-07 01:22:43 -08:00 committed by GitHub
parent 0fcdcc93a2
commit 512ee9c929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36121,6 +36121,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "lakonik",
"title": "ComfyUI-piFlow",
"id": "piflow",
"reference": "https://github.com/Lakonik/ComfyUI-piFlow",
"files": [
"https://github.com/Lakonik/ComfyUI-piFlow"
],
"install_type": "git-clone",
"description": "ComfyUI pi-Flow nodes for fast few-step sampling."
}
]
}