added Diffusers-in-ComfyUI custom node

This commit is contained in:
Maëlys Jusseaux 2024-08-23 13:37:33 +02:00
parent e8d5c92cb3
commit 2b30f93ef7

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...)"
}
]
}