added Diffusers-in-ComfyUI custom node (#994)

Co-authored-by: Maëlys Jusseaux <https://gitlab.com/mjusseaux>
This commit is contained in:
Dr. Jusseaux 2024-08-24 02:39:33 +02:00 committed by GitHub
parent e8d5c92cb3
commit bc02161d56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13801,6 +13801,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Dr.Jusseaux",
"title": "Diffusers-in-ComfyUI",
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
"files": [
"https://github.com/maepopi/Diffusers-in-ComfyUI"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)"
}
]
}