mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge pull request #149 from 0xbitches/patch-1
Add Latent Consistency Model Custom Node for ComfyUI
This commit is contained in:
commit
563e348a5a
@ -2284,6 +2284,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
|
||||
},
|
||||
{
|
||||
"author": "0xbitches",
|
||||
"title": "Latent Consistency Model for ComfyUI",
|
||||
"reference": "https://github.com/0xbitches/ComfyUI-LCM",
|
||||
"files": [
|
||||
"https://github.com/0xbitches/ComfyUI-LCM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ostris",
|
||||
"title": "Ostris Nodes ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user