mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Update custom-node-list.json, add Zero Shot Material Transfer (#613)
This commit is contained in:
parent
b9015785cd
commit
e1ef592db4
@ -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…
Reference in New Issue
Block a user