mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
Add ComfyUI-EbSynth node (#907)
This commit is contained in:
parent
de4e1266e5
commit
8057fa42e4
@ -12409,6 +12409,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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