mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add ComfyUI-EbSynth node (#907)
This commit is contained in:
parent
de4e1266e5
commit
8057fa42e4
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user