update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "flowtyone",
|
||||
"title": "comfyui-flowty-lcm",
|
||||
"reference": "https://github.com/flowtyone/comfyui-flowty-lcm",
|
||||
"files": [
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a comfyui early testing node for LCM, adapted from <a href='https://github.com/0xbitches/sd-webui-lcm'/>https://github.com/0xbitches/sd-webui-lcm</a>. It uses the diffusers backend unfortunately and not comfy's model loading mechanism. But the intention here is just to be able to execute lcm inside comfy.<BR>NOTE: 0xbitches's 'Latent Consistency Model for ComfyUI' is original implementation."
|
||||
},
|
||||
{
|
||||
"author": "doucx",
|
||||
"title": "ComfyUI_WcpD_Utility_Kit",
|
||||
@@ -18,7 +28,7 @@
|
||||
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodees: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
|
||||
"description": "Nodes: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
|
||||
},
|
||||
{
|
||||
"author": "WSJUSA",
|
||||
|
||||
Reference in New Issue
Block a user