update DB

This commit is contained in:
Dr.Lt.Data 2023-06-12 00:51:59 +09:00
parent 5dcf534fc9
commit 25c22d0554
2 changed files with 25 additions and 0 deletions

View File

@ -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",

View File

@ -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",