update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user