mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 23:10:16 +08:00
Update custom-node-list.json (#2545)
add ComfyUI-SingleLinePicker custom node
This commit is contained in:
parent
1bfaaf5d91
commit
e1c84570ea
@ -42302,6 +42302,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": "hetima",
|
||||||
|
"title": "ComfyUI-SingleLinePicker",
|
||||||
|
"id": "singlelinepicker",
|
||||||
|
"reference": "https://github.com/hetima/ComfyUI-SingleLinePicker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hetima/ComfyUI-SingleLinePicker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user