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

@@ -10,6 +10,16 @@
},
{
"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."
},
{
"author": "AInseven",
"title": "ComfyUI-fastblend",
@@ -140,7 +150,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": "alexopus",