update DB

This commit is contained in:
Dr.Lt.Data
2025-08-08 23:13:50 +09:00
parent ae66bd0e31
commit 5667e8bcbb
6 changed files with 1018 additions and 886 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "jtydhr88",
"title": "ComfyUI-StableStudio [WIP]",
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
"files": [
"https://github.com/jtydhr88/ComfyUI-StableStudio"
],
"install_type": "git-clone",
"description": "This is a ComfyUI plugin that provides a user interface of StableStudio, originally developed by Stability-AI [a/StableStudio](https://github.com/Stability-AI/StableStudio)"
},
{
"author": "Charonartist",
"title": "ComfyUI LoRA Random Selector [WIP]",
"reference": "https://github.com/Charonartist/comfyui-lora-random-selector",
"files": [
"https://github.com/Charonartist/comfyui-lora-random-selector"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects LoRA files by category and automatically applies corresponding trigger words.\nNOTE: The files in the repo are not organized."
},
{
"author": "AcademiaSD",
"title": "comfyui_AcademiaSD",

View File

@@ -1156,6 +1156,14 @@
"title_aux": "ComfyUI-send-eagle-pro"
}
],
"https://github.com/Charonartist/comfyui-lora-random-selector": [
[
"LoRARandomSelector"
],
{
"title_aux": "ComfyUI LoRA Random Selector [WIP]"
}
],
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
[
"Get Image File By Index",
@@ -2481,7 +2489,8 @@
"mb Text",
"mb Text or File",
"mb Text to File",
"mb Textbox"
"mb Textbox",
"mb Value"
],
{
"title_aux": "ComfyUI-Mockba"
@@ -6694,6 +6703,14 @@
"title_aux": "ComfyUI-DiffBIR"
}
],
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
[
"ComfyUIStableStudio"
],
{
"title_aux": "ComfyUI-StableStudio [WIP]"
}
],
"https://github.com/jtydhr88/ComfyUI-Unique3D": [
[
"Unique3DLoadPipeline",
@@ -9047,6 +9064,7 @@
"CombineStrings",
"Connector",
"FloatToStr",
"Gallery",
"InputText",
"SSchlTextEncoder",
"ShowText",
@@ -10198,7 +10216,9 @@
"SaveTxtToPathZV",
"TriangleCharacterLayoutZV",
"VideoSceneDetectorZV",
"VideoSpeedZV"
"VideoSpeedZV",
"doubaoI2INodeZV",
"doubaoT2INodeZV"
],
{
"title_aux": "ComfyUI-ZVNodes [WIP]"

View File

File diff suppressed because it is too large Load Diff