update DB

This commit is contained in:
Dr.Lt.Data
2024-12-22 02:07:37 +09:00
parent 979a039847
commit 1553ff1211
6 changed files with 54 additions and 21 deletions

View File

@@ -11,6 +11,16 @@
{
"author": "TKRLAB",
"title": "Prompt List JSON",
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
"files": [
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
],
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
},
{
"author": "xfgexo",
"title": "EXO Custom ComfyUI Nodes",
@@ -676,17 +686,6 @@
],
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
"install_type": "git-clone"
},
{
"author": "NeoGriever",
"title": "ComfyUI - NeoGriever",
"id": "neogrievernodes",
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
"files": [
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
],
"install_type": "git-clone",
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
}
]
}