mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add ComfyUI-piFlow node to custom-node-list.json (#2261)
This commit is contained in:
parent
3b8d25eb31
commit
a474219e7b
@ -36132,6 +36132,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user