mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 07:32:31 +08:00
Add ComfyUI-S4Tool-Image-Overlay to custom node list
Quickly set up image overlay effects. Create images by color or gradient Overlay two images and set the position, scale, and rotation of the images Merge images through the Alpha channel Image selector to select preset images (Put your images into /ComfyUI-S4Tool-Image-Overlay/images/)
This commit is contained in:
parent
b83532f96d
commit
0c08bc99f6
@ -1,6 +1,18 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "S4MUEL-404",
|
||||||
|
"title": "ComfyUI-S4Tool-Image-Overlay",
|
||||||
|
"id": "ComfyUI-S4Tool-Image-Overlay",
|
||||||
|
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image-Overlay",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Quickly set up image overlay effects."
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "S4MUEL-404",
|
"author": "S4MUEL-404",
|
||||||
"title": "ComfyUI-Text-On-Image",
|
"title": "ComfyUI-Text-On-Image",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user