This commit is contained in:
s1dlx 2023-07-26 09:37:02 +01:00
parent c2a5e0ee1b
commit 852de4910c

View File

@ -938,6 +938,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "description": "Various image processing nodes."
},
{
"author": "s1dlx",
"title": "comfy_meh",
"reference": "https://github.com/s1dlx/comfy_meh",
"files": [
"https://github.com/s1dlx/comfy_meh/blob/main/meh.py"
],
"install_type": "copy",
"description": "Advanced merging methods."
} }
] ]
} }