mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
New custom node entry for custom-node-list.json (#1536)
* Update custom-node-list.json (EBU-LMStudio) request to add EBU-LMStudio to the custom node list * Update custom-node-list.json My new ComfyUI EBU PromptHelper custom nodes added to the list. Took the opportunity to clean up the description of my LMStudio module listing. * Update custom-node-list.json fixed typo
This commit is contained in:
parent
772a096615
commit
426074ded9
@ -102,6 +102,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
||||
},
|
||||
{
|
||||
"author": "burnsbert",
|
||||
"title": "EBU LMStudio LLM Integration",
|
||||
"id": "ebu-lmstudio",
|
||||
"reference": "https://github.com/burnsbert/ComfyUI-EBU-LMStudio",
|
||||
"files": [
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for integrating LM Studio's LLM functionality into ComfyUI. Includes EBU LMStudio Load, EBU LMStudio UnloadAll, and EBU LMStudio Make Request."
|
||||
},
|
||||
{
|
||||
"author": "burnsbert",
|
||||
"title": "EBU PromptHelper",
|
||||
"id": "ebu-prompthelper",
|
||||
"reference": "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper",
|
||||
"files": [
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-PromptHelper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for enhancing and manipulating prompts in ComfyUI. Includes nodes for random color palette generation following different color theory methodologies, prompt text replacement and randomization, list sampling, loading files into strings, and season/weather/time-of-day generation."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user