mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
2b4d229763
commit
db2f5ef5a2
@ -2158,7 +2158,18 @@
|
|||||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector"
|
"https://github.com/bradsec/ComfyUI_ResolutionSelector"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:ResolutionSelector"
|
"description": "A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "bradsec",
|
||||||
|
"title": "ComfyUI_StringTools",
|
||||||
|
"id": "stringtools",
|
||||||
|
"reference": "https://github.com/bradsec/ComfyUI_StringTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bradsec/ComfyUI_StringTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Some simple string tools to modify text and strings in ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "kohya-ss",
|
"author": "kohya-ss",
|
||||||
|
|||||||
@ -6655,6 +6655,15 @@
|
|||||||
"title_aux": "ResolutionSelector for ComfyUI"
|
"title_aux": "ResolutionSelector for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bradsec/ComfyUI_StringTools": [
|
||||||
|
[
|
||||||
|
"ModifyStringNode",
|
||||||
|
"ShowStringNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_StringTools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/braintacles/braintacles-comfyui-nodes": [
|
"https://github.com/braintacles/braintacles-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncodeSDXL-Multi-IO",
|
"CLIPTextEncodeSDXL-Multi-IO",
|
||||||
@ -9853,6 +9862,8 @@
|
|||||||
"KG_csv_toolkit_user",
|
"KG_csv_toolkit_user",
|
||||||
"KG_json_toolkit_developer",
|
"KG_json_toolkit_developer",
|
||||||
"KG_json_toolkit_user",
|
"KG_json_toolkit_user",
|
||||||
|
"KG_neo_toolkit_developer",
|
||||||
|
"KG_neo_toolkit_user",
|
||||||
"KSampler_party",
|
"KSampler_party",
|
||||||
"LLM",
|
"LLM",
|
||||||
"LLM_api_loader",
|
"LLM_api_loader",
|
||||||
@ -11810,10 +11821,15 @@
|
|||||||
[
|
[
|
||||||
"Added Layer Info To Array",
|
"Added Layer Info To Array",
|
||||||
"Enhanced Random Light Source",
|
"Enhanced Random Light Source",
|
||||||
|
"Float Relay",
|
||||||
|
"Image Relay",
|
||||||
"Init Layer Info Array",
|
"Init Layer Info Array",
|
||||||
|
"Int Relay",
|
||||||
"Layer Image Seleted",
|
"Layer Image Seleted",
|
||||||
"Layer Images IPAdapter Advanced",
|
"Layer Images IPAdapter Advanced",
|
||||||
"Layer Info Array Fuse"
|
"Layer Info Array Fuse",
|
||||||
|
"Mask Relay",
|
||||||
|
"String Relay"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-common-util"
|
"title_aux": "comfyui-common-util"
|
||||||
|
|||||||
@ -2109,6 +2109,11 @@
|
|||||||
"last_update": "2024-06-30 03:38:12",
|
"last_update": "2024-06-30 03:38:12",
|
||||||
"author_account_age_days": 3668
|
"author_account_age_days": 3668
|
||||||
},
|
},
|
||||||
|
"https://github.com/bradsec/ComfyUI_StringTools": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-07-07 12:38:43",
|
||||||
|
"author_account_age_days": 3669
|
||||||
|
},
|
||||||
"https://github.com/braintacles/braintacles-comfyui-nodes": {
|
"https://github.com/braintacles/braintacles-comfyui-nodes": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-05-23 06:06:16",
|
"last_update": "2024-05-23 06:06:16",
|
||||||
|
|||||||
@ -12,6 +12,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "bradsec",
|
||||||
|
"title": "ComfyUI_StringTools",
|
||||||
|
"id": "stringtools",
|
||||||
|
"reference": "https://github.com/bradsec/ComfyUI_StringTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bradsec/ComfyUI_StringTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Some simple string tools to modify text and strings in ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "bluevisor",
|
"author": "bluevisor",
|
||||||
"title": "ComfyUI_PS_Blend_Node",
|
"title": "ComfyUI_PS_Blend_Node",
|
||||||
@ -680,16 +691,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is an attempt to recreate the wildcards plugin for Automatic1111 but for ComfyUI."
|
"description": "This is an attempt to recreate the wildcards plugin for Automatic1111 but for ComfyUI."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "lordgasmic",
|
|
||||||
"title": "comfyui_save_image_with_options",
|
|
||||||
"reference": "https://github.com/lordgasmic/comfyui_save_image_with_options",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lordgasmic/comfyui_save_image_with_options"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:Save Image with Options"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -6655,6 +6655,15 @@
|
|||||||
"title_aux": "ResolutionSelector for ComfyUI"
|
"title_aux": "ResolutionSelector for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bradsec/ComfyUI_StringTools": [
|
||||||
|
[
|
||||||
|
"ModifyStringNode",
|
||||||
|
"ShowStringNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_StringTools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/braintacles/braintacles-comfyui-nodes": [
|
"https://github.com/braintacles/braintacles-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncodeSDXL-Multi-IO",
|
"CLIPTextEncodeSDXL-Multi-IO",
|
||||||
@ -9853,6 +9862,8 @@
|
|||||||
"KG_csv_toolkit_user",
|
"KG_csv_toolkit_user",
|
||||||
"KG_json_toolkit_developer",
|
"KG_json_toolkit_developer",
|
||||||
"KG_json_toolkit_user",
|
"KG_json_toolkit_user",
|
||||||
|
"KG_neo_toolkit_developer",
|
||||||
|
"KG_neo_toolkit_user",
|
||||||
"KSampler_party",
|
"KSampler_party",
|
||||||
"LLM",
|
"LLM",
|
||||||
"LLM_api_loader",
|
"LLM_api_loader",
|
||||||
@ -11810,10 +11821,15 @@
|
|||||||
[
|
[
|
||||||
"Added Layer Info To Array",
|
"Added Layer Info To Array",
|
||||||
"Enhanced Random Light Source",
|
"Enhanced Random Light Source",
|
||||||
|
"Float Relay",
|
||||||
|
"Image Relay",
|
||||||
"Init Layer Info Array",
|
"Init Layer Info Array",
|
||||||
|
"Int Relay",
|
||||||
"Layer Image Seleted",
|
"Layer Image Seleted",
|
||||||
"Layer Images IPAdapter Advanced",
|
"Layer Images IPAdapter Advanced",
|
||||||
"Layer Info Array Fuse"
|
"Layer Info Array Fuse",
|
||||||
|
"Mask Relay",
|
||||||
|
"String Relay"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-common-util"
|
"title_aux": "comfyui-common-util"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user