update DB

This commit is contained in:
Dr.Lt.Data
2024-01-10 19:04:49 +09:00
parent 026fff16da
commit a679e03fdd
4 changed files with 34 additions and 14 deletions

View File

@@ -4052,7 +4052,7 @@
"https://github.com/kft334/Knodes"
],
"install_type": "git-clone",
"description": "Nodes: Image(s) To Websocket (Base64)"
"description": "Nodes: Image(s) To Websocket (Base64), Load Image (Base64),Load Images (Base64)"
},
{
"author": "MrForExample",
@@ -4407,6 +4407,16 @@
"install_type": "copy",
"description": "Nodes:Simple Gooogle Translator Client, Simple Mustache Parameter Switcher, Simple Latent Resolution Solver."
},
{
"author": "underclockeddev",
"title": "Preview Subselection Node for ComfyUI",
"reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node",
"files": [
"https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py"
],
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
@@ -4452,16 +4462,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "underclockeddev",
"title": "Preview Subselection Node for ComfyUI",
"reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node",
"files": [
"https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py"
],
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
}
]
}