mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
9c913feeee
commit
e8e51a6cf8
@ -225,6 +225,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "Quality of life Suit:V2",
|
||||
|
||||
@ -1157,6 +1157,14 @@
|
||||
"title_aux": "ComfyUI Preset Merger"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"FreeU (Advanced)"
|
||||
],
|
||||
{
|
||||
"title_aux": "FreeU_Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
|
||||
[
|
||||
"Blend Latents (PPF Noise)",
|
||||
@ -1912,6 +1920,7 @@
|
||||
"ConsoleDebug+",
|
||||
"GetImageSize+",
|
||||
"GrowShrinkMask+",
|
||||
"ImageCASharpening+",
|
||||
"ImageCrop+",
|
||||
"ImageDesaturate+",
|
||||
"ImageFlip+",
|
||||
@ -2730,6 +2739,7 @@
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDParameterGenerator",
|
||||
"SDPromptMerger",
|
||||
"SDPromptReader",
|
||||
"SDPromptSaver"
|
||||
],
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "YARS: Yet Another Resolution Selector",
|
||||
|
||||
@ -1157,6 +1157,14 @@
|
||||
"title_aux": "ComfyUI Preset Merger"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"FreeU (Advanced)"
|
||||
],
|
||||
{
|
||||
"title_aux": "FreeU_Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
|
||||
[
|
||||
"Blend Latents (PPF Noise)",
|
||||
@ -1912,6 +1920,7 @@
|
||||
"ConsoleDebug+",
|
||||
"GetImageSize+",
|
||||
"GrowShrinkMask+",
|
||||
"ImageCASharpening+",
|
||||
"ImageCrop+",
|
||||
"ImageDesaturate+",
|
||||
"ImageFlip+",
|
||||
@ -2730,6 +2739,7 @@
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDParameterGenerator",
|
||||
"SDPromptMerger",
|
||||
"SDPromptReader",
|
||||
"SDPromptSaver"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user