update DB

This commit is contained in:
Dr.Lt.Data 2023-09-24 08:52:31 +09:00
parent 9c913feeee
commit e8e51a6cf8
4 changed files with 40 additions and 0 deletions

View File

@ -225,6 +225,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments." "description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments."
}, },
{
"author": "WASasquatch",
"title": "FreeU_Advanced",
"reference": "https://github.com/WASasquatch/FreeU_Advanced",
"files": [
"https://github.com/WASasquatch/FreeU_Advanced"
],
"install_type": "git-clone",
"description": "This custom node provides advanced settings for FreeU."
},
{ {
"author": "omar92", "author": "omar92",
"title": "Quality of life Suit:V2", "title": "Quality of life Suit:V2",

View File

@ -1157,6 +1157,14 @@
"title_aux": "ComfyUI Preset Merger" "title_aux": "ComfyUI Preset Merger"
} }
], ],
"https://github.com/WASasquatch/FreeU_Advanced": [
[
"FreeU (Advanced)"
],
{
"title_aux": "FreeU_Advanced"
}
],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[ [
"Blend Latents (PPF Noise)", "Blend Latents (PPF Noise)",
@ -1912,6 +1920,7 @@
"ConsoleDebug+", "ConsoleDebug+",
"GetImageSize+", "GetImageSize+",
"GrowShrinkMask+", "GrowShrinkMask+",
"ImageCASharpening+",
"ImageCrop+", "ImageCrop+",
"ImageDesaturate+", "ImageDesaturate+",
"ImageFlip+", "ImageFlip+",
@ -2730,6 +2739,7 @@
"https://github.com/receyuki/comfyui-prompt-reader-node": [ "https://github.com/receyuki/comfyui-prompt-reader-node": [
[ [
"SDParameterGenerator", "SDParameterGenerator",
"SDPromptMerger",
"SDPromptReader", "SDPromptReader",
"SDPromptSaver" "SDPromptSaver"
], ],

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "WASasquatch",
"title": "FreeU_Advanced",
"reference": "https://github.com/WASasquatch/FreeU_Advanced",
"files": [
"https://github.com/WASasquatch/FreeU_Advanced"
],
"install_type": "git-clone",
"description": "This custom node provides advanced settings for FreeU."
},
{ {
"author": "Tropfchen", "author": "Tropfchen",
"title": "YARS: Yet Another Resolution Selector", "title": "YARS: Yet Another Resolution Selector",

View File

@ -1157,6 +1157,14 @@
"title_aux": "ComfyUI Preset Merger" "title_aux": "ComfyUI Preset Merger"
} }
], ],
"https://github.com/WASasquatch/FreeU_Advanced": [
[
"FreeU (Advanced)"
],
{
"title_aux": "FreeU_Advanced"
}
],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[ [
"Blend Latents (PPF Noise)", "Blend Latents (PPF Noise)",
@ -1912,6 +1920,7 @@
"ConsoleDebug+", "ConsoleDebug+",
"GetImageSize+", "GetImageSize+",
"GrowShrinkMask+", "GrowShrinkMask+",
"ImageCASharpening+",
"ImageCrop+", "ImageCrop+",
"ImageDesaturate+", "ImageDesaturate+",
"ImageFlip+", "ImageFlip+",
@ -2730,6 +2739,7 @@
"https://github.com/receyuki/comfyui-prompt-reader-node": [ "https://github.com/receyuki/comfyui-prompt-reader-node": [
[ [
"SDParameterGenerator", "SDParameterGenerator",
"SDPromptMerger",
"SDPromptReader", "SDPromptReader",
"SDPromptSaver" "SDPromptSaver"
], ],