Merge pull request #33 from s1dlx/main

Add comfy_meh node
This commit is contained in:
Dr.Lt.Data
2023-07-26 17:50:15 +09:00
committed by GitHub

View File

@@ -938,6 +938,17 @@
],
"install_type": "unzip",
"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."
}
]
}