Browse Source

update DB

pull/121/head
Dr.Lt.Data 1 year ago
parent
commit
e8e51a6cf8
  1. 10
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 10
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -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",

10
extension-node-map.json

@ -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"
], ],

10
node_db/new/custom-node-list.json

@ -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",

10
node_db/new/extension-node-map.json

@ -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"
], ],

Loading…
Cancel
Save