Add ComfyUI-EbSynth node (#907)

This commit is contained in:
Fuou Marinas 2024-07-28 20:40:02 +07:00 committed by GitHub
parent de4e1266e5
commit 8057fa42e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12409,6 +12409,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-EbSynth",
"id": "comfyEbsynth",
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
"files": [
"https://github.com/FuouM/ComfyUI-EbSynth"
],
"install_type": "git-clone",
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
}
]
}