Browse Source

Merge pull request #33 from s1dlx/main

Add comfy_meh node
pull/35/head
Dr.Lt.Data 1 year ago committed by GitHub
parent
commit
bee2199a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      custom-node-list.json

11
custom-node-list.json

@ -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."
}
]
}

Loading…
Cancel
Save