update DB

This commit is contained in:
Dr.Lt.Data
2024-12-30 03:10:08 +09:00
parent 5a9270de85
commit 9440d18b25
8 changed files with 2076 additions and 1967 deletions

View File

@@ -11,6 +11,16 @@
{
"author": "mehbebe",
"title": "ComfyLoraGallery [WIP]",
"reference": "https://github.com/mehbebe/ComfyLoraGallery",
"files": [
"https://github.com/mehbebe/ComfyLoraGallery"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that will provide a gallery style lora selector similar to the 'lora' tab in Automatic1111."
},
{
"author": "karthikg-09",
"title": "ComfyUI-KG09 [WIP]",

View File

@@ -2568,7 +2568,8 @@
[
"WWAA-BuildString",
"WWAA-LineCount",
"WWAA_DitherNode"
"WWAA_DitherNode",
"WWAA_ImageLoader"
],
{
"title_aux": "WWAA-CustomNodes"
@@ -2736,6 +2737,7 @@
"ColorPicker",
"DynamicImageCombiner",
"ImageResolutionAdjuster",
"MaskPreview",
"MultilineTextInput",
"RemoveEmptyLinesAndLeadingSpaces",
"RemoveEmptyLinesAndLeadingSpacesAdvance",
@@ -3446,6 +3448,14 @@
"title_aux": "ComfyUI mashb1t nodes"
}
],
"https://github.com/mehbebe/ComfyLoraGallery": [
[
"LoraGallery"
],
{
"title_aux": "ComfyLoraGallery [WIP]"
}
],
"https://github.com/melMass/ComfyUI-Lygia": [
[
"LygiaProgram",

View File

File diff suppressed because it is too large Load Diff