update DB

This commit is contained in:
Dr.Lt.Data
2024-08-29 02:38:02 +09:00
parent 1a156b1c75
commit 600c8117a3
5 changed files with 60 additions and 12 deletions

View File

@@ -80,9 +80,19 @@
"files": [
"https://github.com/drmbt/comfyui-dreambait-nodes"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
},
{
"author": "InstaSD",
"title": "InstaSD nodes for ComfyUI",
"reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD",
"files": [
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD"
],
"install_type": "git-clone",
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
},
{
"author": "TheBill2001",
"title": "Save Images with Captions",

View File

@@ -6487,6 +6487,19 @@
"title_aux": "Auto Crop By NPS"
}
],
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": [
[
"InstaCBoolean",
"InstaCFloat",
"InstaCInteger",
"InstaCSeed",
"InstaCText",
"InstaCTextML"
],
{
"title_aux": "InstaSD nodes for ComfyUI"
}
],
"https://github.com/WebDev9000/WebDev9000-Nodes": [
[
"IgnoreBraces",
@@ -10541,6 +10554,7 @@
"JSPaint|D00MYs",
"Load_Images_From_Paths|D00MYs",
"Random_Images|D00MYs",
"Save_Images|D00MYs",
"Save_Text|D00MYs",
"Show_Text|D00MYs",
"Strings_From_List|D00MYs"