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

@@ -2158,7 +2158,18 @@
"https://github.com/bradsec/ComfyUI_ResolutionSelector"
],
"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",