update DB

This commit is contained in:
Dr.Lt.Data
2024-06-22 09:01:56 +09:00
parent 7d154d5d9f
commit f623e3fb01
7 changed files with 768 additions and 728 deletions

View File

@@ -655,17 +655,6 @@
"install_type": "git-clone",
"description": "This extension aims to add support for various random image diffusion models to ComfyUI."
},
{
"author": "Kaharos94",
"title": "ComfyUI-Saveaswebp",
"id": "save-webp",
"reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp",
"files": [
"https://github.com/Kaharos94/ComfyUI-Saveaswebp"
],
"install_type": "git-clone",
"description": "Save a picture as Webp file in Comfy + Workflow loading"
},
{
"author": "SLAPaper",
"title": "ComfyUI-Image-Selector",
@@ -10581,6 +10570,17 @@
"install_type": "git-clone",
"description": "Nodes:Save Image with Options"
},
{
"author": "opvelll",
"title": "Comfy UI Text List Product",
"id": "listproduct",
"reference": "https://github.com/opvelll/ComfyUI_TextListProduct",
"files": [
"https://github.com/opvelll/ComfyUI_TextListProduct"
],
"install_type": "git-clone",
"description": "This is a custom node for Comfy UI. It mainly wraps itertools.product and can be used to create patterns by combining prompts. It is recommended to install this custom node in combination with the nodes from the WAS Node Suite."
},