mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
b04d07bf04
commit
7b8a0bbb3f
@ -8947,6 +8947,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Prompt and Masking nodes."
|
"description": "Prompt and Masking nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "royceschultz",
|
||||||
|
"title": "ComfyUI-Notifications",
|
||||||
|
"reference": "https://github.com/royceschultz/ComfyUI-Notifications",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/royceschultz/ComfyUI-Notifications"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Send notifications when a workflow completes."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -9340,16 +9350,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "royceschultz",
|
|
||||||
"title": "ComfyUI-Notifications",
|
|
||||||
"reference": "https://github.com/royceschultz/ComfyUI-Notifications",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/royceschultz/ComfyUI-Notifications"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Send notifications when a workflow completes."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "royceschultz",
|
||||||
|
"title": "ComfyUI-Notifications",
|
||||||
|
"reference": "https://github.com/royceschultz/ComfyUI-Notifications",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/royceschultz/ComfyUI-Notifications"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Send notifications when a workflow completes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "GraftingRayman",
|
"author": "GraftingRayman",
|
||||||
"title": "GR Prompt Selector",
|
"title": "GR Prompt Selector",
|
||||||
@ -683,17 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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."
|
"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": "ComfyUI-HyperSDXL1StepUnetScheduler (ByteDance)",
|
|
||||||
"id": "hypersdxl",
|
|
||||||
"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)"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user