mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
1a156b1c75
commit
600c8117a3
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user