mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-17 08:32:35 +08:00
Add ComfyUI-RMAutomation to custom node list (#2580)
Automation nodes for ComfyUI including: - RM Styles Full/Pipe: Load prompts from JSON with random/increment/decrement modes - Power LoRA Loader: Advanced LoRA loading with random weight support - Image fallback, mask gate, latent nodes, and video combine Repository: https://github.com/Moser9815/ComfyUI-RMAutomation
This commit is contained in:
parent
7b3f032e77
commit
40787eface
@ -43359,6 +43359,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Moser9815",
|
||||
"title": "ComfyUI-RMAutomation",
|
||||
"id": "rmautomation",
|
||||
"reference": "https://github.com/Moser9815/ComfyUI-RMAutomation",
|
||||
"files": [
|
||||
"https://github.com/Moser9815/ComfyUI-RMAutomation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automation nodes for ComfyUI: RM Styles (load prompts from JSON with random/increment modes), Power LoRA Loader (advanced LoRA loading with random weights), image fallback, mask gate, latent operations, and video combine nodes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user