update DB

This commit is contained in:
dr.lt.data 2023-10-16 18:37:48 +09:00
parent 8f9ceea0c4
commit 2462a0e8f7
2 changed files with 6 additions and 2 deletions

View File

@ -2118,6 +2118,7 @@
], ],
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ImageTool",
"Loader", "Loader",
"Prompts" "Prompts"
], ],
@ -2599,7 +2600,8 @@
"CreateGradientMask", "CreateGradientMask",
"CreateTextMask", "CreateTextMask",
"GrowMaskWithBlur", "GrowMaskWithBlur",
"INTConstant" "INTConstant",
"VRAM_Debug"
], ],
{ {
"title_aux": "KJNodes for ComfyUI" "title_aux": "KJNodes for ComfyUI"

View File

@ -2118,6 +2118,7 @@
], ],
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ImageTool",
"Loader", "Loader",
"Prompts" "Prompts"
], ],
@ -2599,7 +2600,8 @@
"CreateGradientMask", "CreateGradientMask",
"CreateTextMask", "CreateTextMask",
"GrowMaskWithBlur", "GrowMaskWithBlur",
"INTConstant" "INTConstant",
"VRAM_Debug"
], ],
{ {
"title_aux": "KJNodes for ComfyUI" "title_aux": "KJNodes for ComfyUI"