Add ComfyUI-piFlow node to custom-node-list.json (#2261)

This commit is contained in:
Hansheng Chen 2025-11-07 20:35:57 -08:00 committed by GitHub
parent 3b8d25eb31
commit a474219e7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36132,6 +36132,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."
}
]
}