Browse Source

Update custom-node-list.json, add Zero Shot Material Transfer (#613)

pull/614/head
kealiu 7 months ago committed by GitHub
parent
commit
e1ef592db4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      custom-node-list.json

10
custom-node-list.json

@ -8039,6 +8039,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kealiu",
"title": "ComfyUI-ZeroShot-MTrans",
"reference": "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans",
"files": [
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans"
],
"install_type": "git-clone",
"description": "An unofficial ComfyUI custom node for Zero-Shot Material Transfer from a Single Image, Given an input image (e.g., a photo of an apple) and a single material exemplar image (e.g., a golden bowl), ZeST can transfer the gold material from the exemplar onto the apple with accurate lighting cues while making everything else consistent."
}
]
}

Loading…
Cancel
Save