mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-23 00:32:34 +08:00
This commit is contained in:
parent
15fd6dbe37
commit
22fc850853
@ -45937,6 +45937,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Mayo's Custom Nodes, including Aspect Ratio Randomizer and Custom Dropdown"
|
"description": "Mayo's Custom Nodes, including Aspect Ratio Randomizer and Custom Dropdown"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "andreszs",
|
||||||
|
"title": "ComfyUI-Lora-Pipeline",
|
||||||
|
"reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/andreszs/ComfyUI-Lora-Pipeline"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -46328,16 +46338,6 @@
|
|||||||
],
|
],
|
||||||
"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": "andreszs",
|
|
||||||
"title": "ComfyUI-Lora-Pipeline",
|
|
||||||
"reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/andreszs/ComfyUI-Lora-Pipeline"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "andreszs",
|
||||||
|
"title": "ComfyUI-Lora-Pipeline",
|
||||||
|
"reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/andreszs/ComfyUI-Lora-Pipeline"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Zinigo",
|
"author": "Zinigo",
|
||||||
"title": "Prompt Builder [NAME CONFLICT]",
|
"title": "Prompt Builder [NAME CONFLICT]",
|
||||||
@ -70,16 +80,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Shows real-time token count and adds a copy button to CLIPTextEncode nodes in ComfyUI.\nNOTE: The files in the repo are not organized."
|
"description": "Shows real-time token count and adds a copy button to CLIPTextEncode nodes in ComfyUI.\nNOTE: The files in the repo are not organized."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "andreszs",
|
|
||||||
"title": "LoRA Pipeline [WIP]",
|
|
||||||
"reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/andreszs/ComfyUI-Lora-Pipeline"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Area-based LoRA scheduling and area conditioning wrappers for ComfyUI.\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Lisa-Mays",
|
"author": "Lisa-Mays",
|
||||||
"title": "wan-model-downloader",
|
"title": "wan-model-downloader",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user