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

@@ -2963,6 +2963,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",

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"
}
]
}

View File

@@ -7928,6 +7928,17 @@
"title_aux": "comfyUI_TJ_NormalLighting"
}
],
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
[
"ComfyUI_Prompt_JSON"
],
{
"author": "TKRLAB",
"description": "ComfyUI JSON-based prompt management tool.",
"title": "ComfyUI_Prompt_List_JSON",
"title_aux": "Prompt List JSON"
}
],
"https://github.com/TMElyralab/Comfyui-MusePose": [
[
"filenamestring",
@@ -17236,6 +17247,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",
@@ -18225,6 +18237,7 @@
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
[
"ShowTranslateString",
"StringConverter",
"StringFormatter",
"StringList",
"StringListFromCSV",
@@ -23135,6 +23148,7 @@
"teeth FindContours",
"teeth GetFirstSeg",
"teeth GetValueByIndexFromList",
"teeth ImageGridLines",
"teeth RunPythonCode",
"teeth SplitGridImage",
"teeth TextSplitByDelimiter"