update DB

This commit is contained in:
Dr.Lt.Data
2023-12-23 16:22:11 +09:00
parent 60386b569e
commit aa692558d0
4 changed files with 79 additions and 14 deletions

View File

@@ -903,6 +903,16 @@
"install_type": "git-clone",
"description": "Nodes: Interpolate Poses, Interpolate Lineart, ... Custom nodes for interpolating between, well, everything in the Stable Diffusion ComfyUI."
},
{
"author": "shockz0rz",
"title": "comfy-easy-grids",
"reference": "https://github.com/shockz0rz/comfy-easy-grids",
"files": [
"https://github.com/shockz0rz/comfy-easy-grids"
],
"install_type": "git-clone",
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
},
{
"author": "yolanother",
"title": "Comfy UI Prompt Agent",
@@ -3641,16 +3651,6 @@
"install_type": "git-clone",
"description": "Nodes:Customer Date Folder Format, Image Metadata Overlay Node, LoadImageWithMeta"
},
{
"author": "shockz0rz",
"title": "comfy-easy-grids",
"reference": "https://github.com/shockz0rz/comfy-easy-grids",
"files": [
"https://github.com/shockz0rz/comfy-easy-grids"
],
"install_type": "git-clone",
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
},
{
"author": "OpenArt-AI",
"title": "ComfyUI-Assistant",
@@ -3661,6 +3661,17 @@
"install_type": "git-clone",
"description": "Comfy Assistant is your one stop plugin for everything you need to get started with ComfyUI"
},
{
"author": "ttulttul",
"title": "ComfyUI Iterative Mixing Nodes",
"reference": "https://github.com/ttulttul/ComfyUI-Iterative-Mixer",
"files": [
"https://github.com/ttulttul/ComfyUI-Iterative-Mixer"
],
"install_type": "git-clone",
"description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced"
},