mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
Merge pull request #510 from Jannchie/main
feat: add ComfyUI-J, Jannchie's diffusers based nodes
This commit is contained in:
commit
82107a001a
@ -6665,6 +6665,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Jannchie",
|
||||
"title": "ComfyUI-J",
|
||||
"reference": "https://github.com/Jannchie/ComfyUI-J",
|
||||
"files": [
|
||||
"https://github.com/Jannchie/ComfyUI-J"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user