mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
5dcf534fc9
commit
25c22d0554
@ -541,6 +541,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
|
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "RockOfFire",
|
||||||
|
"title": "ComfyUI_Comfyroll_CustomNodes",
|
||||||
|
"reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "These nodes were made for use in the Comfyroll Template Workflows."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ailex000",
|
"author": "ailex000",
|
||||||
"title": "Image Gallery",
|
"title": "Image Gallery",
|
||||||
|
|||||||
@ -306,6 +306,21 @@
|
|||||||
"UpscaleModelClamp",
|
"UpscaleModelClamp",
|
||||||
"VaeClamp"
|
"VaeClamp"
|
||||||
],
|
],
|
||||||
|
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||||
|
"CR Clip Input Switch",
|
||||||
|
"CR Conditioning Input Switch",
|
||||||
|
"CR ControlNet Input Switch",
|
||||||
|
"CR Image Input Switch",
|
||||||
|
"CR Image Input Switch (4 way)",
|
||||||
|
"CR Image Output",
|
||||||
|
"CR Image Size",
|
||||||
|
"CR Image Size Test",
|
||||||
|
"CR Integer Multiple",
|
||||||
|
"CR Latent Input Switch",
|
||||||
|
"CR Load LoRA",
|
||||||
|
"CR Model Input Switch",
|
||||||
|
"CR Seed to Int"
|
||||||
|
],
|
||||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||||
"ImageDuplicator",
|
"ImageDuplicator",
|
||||||
"ImageSelector",
|
"ImageSelector",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user