update DB

This commit is contained in:
Dr.Lt.Data 2023-08-19 11:01:24 +09:00
parent b3deca7d1d
commit e06e62a98e
2 changed files with 37 additions and 1 deletions

View File

@ -1281,6 +1281,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill." "description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill."
}, },
{
"author": "TeaCrab",
"title": "ComfyUI-TeaNodes",
"reference": "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL",
"files": [
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL"
],
"install_type": "git-clone",
"description": "Nodes:FastLatentToImage"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",
@ -1469,6 +1479,16 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640" "description": "Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640"
}, },
{
"author": "nicolai256",
"title": "comfyUI_Nodes_nicolai256",
"reference": "https://github.com/nicolai256/comfyUI_Nodes_nicolai256",
"files": [
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py"
],
"install_type": "copy",
"description": "Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio"
},
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",

View File

@ -343,7 +343,7 @@
"Zoe-DepthMapPreprocessor" "Zoe-DepthMapPreprocessor"
], ],
{ {
"title_aux": "ComfyUI's ControlNet Preprocessors auxiliary models" "title_aux": "(WIP) ComfyUI's ControlNet Preprocessors auxiliary models"
} }
], ],
"https://github.com/FizzleDorf/AIT": [ "https://github.com/FizzleDorf/AIT": [
@ -1847,6 +1847,22 @@
"title_aux": "SaveImgPrompt" "title_aux": "SaveImgPrompt"
} }
], ],
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
[
"FastLatentToImage"
],
{
"title_aux": "ComfyUI-TeaNodes"
}
],
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
[
"yugioh_Presets"
],
{
"title_aux": "comfyUI_Nodes_nicolai256"
}
],
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
[ [
"CLIPStringEncode _O", "CLIPStringEncode _O",