update DB

This commit is contained in:
Dr.Lt.Data
2024-07-07 21:59:16 +09:00
parent 2b4d229763
commit db2f5ef5a2
5 changed files with 62 additions and 13 deletions

View File

@@ -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",
"title": "ComfyUI_PS_Blend_Node",
@@ -680,16 +691,6 @@
],
"install_type": "git-clone",
"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"
}
]
}