Metadata-Version: 2.1
Name: comfyui-zeroshot-mtrans
Version: 0.0.1
Summary: An unofficial ComfyUI custom node for [a/Zero-Shot Material Transfer from a Single Image](https://ttchengab.github.io/zest), 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.
Home-page: https://github.com/kealiu/ComfyUI-ZeroShot-MTrans
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow
