update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user