mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
fix(custom-node-list): place DemonAlone-StyleSelector entry next to existing DemonAlone author block
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
This commit is contained in:
parent
d370403e2d
commit
8d5c12037f
@ -42385,6 +42385,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes that provide dynamic dropdown selectors for Samplers, Schedulers, Checkpoints, and Diffusion Models, outputting a comma-separated string for use in XY plots."
|
||||
},
|
||||
{
|
||||
"author": "DemonAlone",
|
||||
"title": "DemonAlone-StyleSelector-ComfyUI",
|
||||
"reference": "https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Style Selector with Preview, Multiple Selecting, Search and Local Base."
|
||||
},
|
||||
{
|
||||
"author": "tabisheva",
|
||||
"title": "comfyui-segs-profile",
|
||||
@ -46608,16 +46618,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "DemonAlone",
|
||||
"title": "DemonAlone-StyleSelector-ComfyUI",
|
||||
"reference": "https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Style Selector with Preview, Multiple Selecting, Search and Local Base."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user