This commit is contained in:
kealiu
2024-04-30 15:45:23 +08:00
committed by GitHub
parent 90f04346c0
commit c35f164054
2 changed files with 50 additions and 0 deletions

View File

@@ -7550,6 +7550,16 @@
"install_type": "git-clone",
"description": "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."
},
{
"author": "kealiu",
"title": "ComfyUI-Zero123-Porting",
"reference": "https://github.com/kealiu/ComfyUI-Zero123-Porting",
"files": [
"https://github.com/kealiu/ComfyUI-Zero123-Porting"
],
"install_type": "git-clone",
"description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)"
},
{
"author": "TashaSkyUp",
"title": "ComfyUI_LiteLLM",