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

@ -13873,9 +13873,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."
},
@ -14266,16 +14276,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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."
}
]
}

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"

View File

@ -2144,6 +2144,11 @@
"last_update": "2024-07-30 04:43:14",
"author_account_age_days": 41
},
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": {
"stars": 0,
"last_update": "2024-08-28 16:35:08",
"author_account_age_days": 688
},
"https://github.com/WebDev9000/WebDev9000-Nodes": {
"stars": 1,
"last_update": "2024-06-14 10:28:22",
@ -3484,6 +3489,11 @@
"last_update": "2024-05-22 21:32:15",
"author_account_age_days": 3834
},
"https://github.com/drmbt/comfyui-dreambait-nodes": {
"stars": 2,
"last_update": "2024-08-28 12:06:34",
"author_account_age_days": 3842
},
"https://github.com/drustan-hawk/primitive-types": {
"stars": 7,
"last_update": "2024-08-01 17:44:51",

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"