update DB

This commit is contained in:
Dr.Lt.Data
2024-04-26 20:52:54 +09:00
parent e1ef592db4
commit a30d364b8d
5 changed files with 460 additions and 224 deletions

View File

@@ -12,6 +12,46 @@
{
"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 [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": "fofr",
"title": "Simswap Node for ComfyUI (ByteDance)",
"reference": "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler",
"files": [
"https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler"
],
"install_type": "git-clone",
"description": "Original author is ByteDance.\nComfyUI sampler for HyperSDXL UNet\nPorted from: [a/https://huggingface.co/ByteDance/Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)"
},
{
"author": "TaiTair",
"title": "Simswap Node for ComfyUI",
"reference": "https://github.com/TaiTair/comfyui-simswap",
"files": [
"https://github.com/TaiTair/comfyui-simswap"
],
"install_type": "git-clone",
"description": "A hacky implementation of Simswap based on [a/Comfyui ReActor Node 0.5.1](https://github.com/Gourieff/comfyui-reactor-node) and [a/Simswap](https://github.com/neuralchen/SimSwap)."
},
{
"author": "jeffy5",
"title": "comfyui-fb-utils",
"reference": "https://github.com/jeffy5/comfyui-faceless-node",
"files": [
"https://github.com/jeffy5/comfyui-faceless-node"
],
"install_type": "git-clone",
"description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
},
{
"author": "chaojie",
"title": "ComfyUI-SimDA",