update DB

This commit is contained in:
Dr.Lt.Data 2023-08-27 23:06:32 +09:00
parent e6d0aa30ac
commit ad253b12b6
4 changed files with 116 additions and 16 deletions

View File

@ -245,6 +245,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: ModelMergeByPreset. Merge checkpoint models by preset" "description": "Nodes: ModelMergeByPreset. Merge checkpoint models by preset"
}, },
{
"author": "WASasquatch",
"title": "PPF_Noise_ComfyUI",
"reference": "https://github.com/WASasquatch/PPF_Noise_ComfyUI",
"files": [
"https://github.com/WASasquatch/PPF_Noise_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents"
},
{ {
"author": "omar92", "author": "omar92",
"title": "Quality of life Suit:V2", "title": "Quality of life Suit:V2",
@ -1482,6 +1492,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx'/>model</a> to use this node." "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx'/>model</a> to use this node."
}, },
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",
"reference": "https://github.com/spro/comfyui-mirror",
"files": [
"https://github.com/spro/comfyui-mirror"
],
"install_type": "git-clone",
"description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis."
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -488,6 +488,7 @@
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced", "DiffControlNetLoaderAdvanced",
"LatentKeyframe", "LatentKeyframe",
"LoadImagesFromDirectory",
"ScaledSoftControlNetWeights", "ScaledSoftControlNetWeights",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights", "SoftT2IAdapterWeights",
@ -723,8 +724,10 @@
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[ [
"CR Advanced Prompt Scheduler", "CR Advanced Prompt Scheduler",
"CR Animation List", "CR Animate Transition",
"CR Animation PopImage",
"CR Animation Stack", "CR Animation Stack",
"CR Animation Stack Keyframes",
"CR Animation Stack Scheduler", "CR Animation Stack Scheduler",
"CR Apply ControlNet", "CR Apply ControlNet",
"CR Apply LoRA Stack", "CR Apply LoRA Stack",
@ -733,12 +736,14 @@
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Camera Rotation",
"CR Camera Zoom",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Tint", "CR Color Tint",
"CR Conditioning Input Switch", "CR Conditioning Input Switch",
"CR ControlNet Input Switch", "CR ControlNet Input Switch",
"CR Debatch Frames",
"CR Halftone Grid", "CR Halftone Grid",
"CR Halftone Image",
"CR Halftones", "CR Halftones",
"CR Hires Fix Process Switch", "CR Hires Fix Process Switch",
"CR Image Input Switch", "CR Image Input Switch",
@ -748,37 +753,45 @@
"CR Image Pipe In", "CR Image Pipe In",
"CR Image Pipe Out", "CR Image Pipe Out",
"CR Image Size", "CR Image Size",
"CR Image Stack",
"CR Img2Img Process Switch", "CR Img2Img Process Switch",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Integer Multiple", "CR Integer Multiple",
"CR KSampler (Iterative)", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
"CR Latent Upscale (Iterative)",
"CR LoRA Scheduler",
"CR LoRA Stack", "CR LoRA Stack",
"CR Load Animation Frames", "CR Load Animation Frames",
"CR Load Image Sequence",
"CR Load LoRA", "CR Load LoRA",
"CR Model Input Switch", "CR Model Input Switch",
"CR Model Stack", "CR Model Stack",
"CR ModelMergeSimple",
"CR Module Input", "CR Module Input",
"CR Module Output", "CR Module Output",
"CR Module Pipe Loader", "CR Module Pipe Loader",
"CR Morph Layers",
"CR Multi-ControlNet Stack", "CR Multi-ControlNet Stack",
"CR Pipe Switch", "CR Pipe Switch",
"CR Process Switch", "CR Process Switch",
"CR Prompt List", "CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt List Scheduler", "CR Prompt List Scheduler",
"CR Prompt Text",
"CR SD1.5 Aspect Ratio", "CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio", "CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder", "CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets", "CR SDXL Prompt Mix Presets",
"CR SDXL Prompt Mixer", "CR SDXL Prompt Mixer",
"CR SDXL Style Text", "CR SDXL Style Text",
"CR Schedule ControlNets",
"CR Schedule LoRAs",
"CR Schedule Models",
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Switch" "CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List To String"
], ],
{ {
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -960,6 +973,14 @@
"title_aux": "ComfyUI Preset Merger" "title_aux": "ComfyUI Preset Merger"
} }
], ],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[
"WAS_PFN_Latent"
],
{
"title_aux": "PPF_Noise_ComfyUI"
}
],
"https://github.com/WASasquatch/was-node-suite-comfyui": [ "https://github.com/WASasquatch/was-node-suite-comfyui": [
[ [
"BLIP Analyze Image", "BLIP Analyze Image",
@ -1878,6 +1899,7 @@
"ReencodeLatentPipe", "ReencodeLatentPipe",
"RegionalPrompt", "RegionalPrompt",
"RegionalSampler", "RegionalSampler",
"RemoveNoiseMask",
"SAMDetectorCombined", "SAMDetectorCombined",
"SAMDetectorSegmented", "SAMDetectorSegmented",
"SAMLoader", "SAMLoader",
@ -2259,6 +2281,14 @@
"title_aux": "nui suite" "title_aux": "nui suite"
} }
], ],
"https://github.com/spro/comfyui-mirror": [
[
"LatentMirror"
],
{
"title_aux": "Latent Mirror node for ComfyUI"
}
],
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [ "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [
[ [
"UltimateSDUpscale", "UltimateSDUpscale",

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",
"reference": "https://github.com/spro/comfyui-mirror",
"files": [
"https://github.com/spro/comfyui-mirror"
],
"install_type": "git-clone",
"description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis."
},
{
"author": "WASasquatch",
"title": "PPF_Noise_ComfyUI",
"reference": "https://github.com/WASasquatch/PPF_Noise_ComfyUI",
"files": [
"https://github.com/WASasquatch/PPF_Noise_ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents"
},
{ {
"author": "Ttl", "author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node", "title": "ComfyUI Neural network latent upscale custom node",

View File

@ -488,6 +488,7 @@
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced", "DiffControlNetLoaderAdvanced",
"LatentKeyframe", "LatentKeyframe",
"LoadImagesFromDirectory",
"ScaledSoftControlNetWeights", "ScaledSoftControlNetWeights",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights", "SoftT2IAdapterWeights",
@ -723,8 +724,10 @@
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[ [
"CR Advanced Prompt Scheduler", "CR Advanced Prompt Scheduler",
"CR Animation List", "CR Animate Transition",
"CR Animation PopImage",
"CR Animation Stack", "CR Animation Stack",
"CR Animation Stack Keyframes",
"CR Animation Stack Scheduler", "CR Animation Stack Scheduler",
"CR Apply ControlNet", "CR Apply ControlNet",
"CR Apply LoRA Stack", "CR Apply LoRA Stack",
@ -733,12 +736,14 @@
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Camera Rotation",
"CR Camera Zoom",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Tint", "CR Color Tint",
"CR Conditioning Input Switch", "CR Conditioning Input Switch",
"CR ControlNet Input Switch", "CR ControlNet Input Switch",
"CR Debatch Frames",
"CR Halftone Grid", "CR Halftone Grid",
"CR Halftone Image",
"CR Halftones", "CR Halftones",
"CR Hires Fix Process Switch", "CR Hires Fix Process Switch",
"CR Image Input Switch", "CR Image Input Switch",
@ -748,37 +753,45 @@
"CR Image Pipe In", "CR Image Pipe In",
"CR Image Pipe Out", "CR Image Pipe Out",
"CR Image Size", "CR Image Size",
"CR Image Stack",
"CR Img2Img Process Switch", "CR Img2Img Process Switch",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Integer Multiple", "CR Integer Multiple",
"CR KSampler (Iterative)", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
"CR Latent Upscale (Iterative)",
"CR LoRA Scheduler",
"CR LoRA Stack", "CR LoRA Stack",
"CR Load Animation Frames", "CR Load Animation Frames",
"CR Load Image Sequence",
"CR Load LoRA", "CR Load LoRA",
"CR Model Input Switch", "CR Model Input Switch",
"CR Model Stack", "CR Model Stack",
"CR ModelMergeSimple",
"CR Module Input", "CR Module Input",
"CR Module Output", "CR Module Output",
"CR Module Pipe Loader", "CR Module Pipe Loader",
"CR Morph Layers",
"CR Multi-ControlNet Stack", "CR Multi-ControlNet Stack",
"CR Pipe Switch", "CR Pipe Switch",
"CR Process Switch", "CR Process Switch",
"CR Prompt List", "CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt List Scheduler", "CR Prompt List Scheduler",
"CR Prompt Text",
"CR SD1.5 Aspect Ratio", "CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio", "CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder", "CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets", "CR SDXL Prompt Mix Presets",
"CR SDXL Prompt Mixer", "CR SDXL Prompt Mixer",
"CR SDXL Style Text", "CR SDXL Style Text",
"CR Schedule ControlNets",
"CR Schedule LoRAs",
"CR Schedule Models",
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Switch" "CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List To String"
], ],
{ {
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -960,6 +973,14 @@
"title_aux": "ComfyUI Preset Merger" "title_aux": "ComfyUI Preset Merger"
} }
], ],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[
"WAS_PFN_Latent"
],
{
"title_aux": "PPF_Noise_ComfyUI"
}
],
"https://github.com/WASasquatch/was-node-suite-comfyui": [ "https://github.com/WASasquatch/was-node-suite-comfyui": [
[ [
"BLIP Analyze Image", "BLIP Analyze Image",
@ -1878,6 +1899,7 @@
"ReencodeLatentPipe", "ReencodeLatentPipe",
"RegionalPrompt", "RegionalPrompt",
"RegionalSampler", "RegionalSampler",
"RemoveNoiseMask",
"SAMDetectorCombined", "SAMDetectorCombined",
"SAMDetectorSegmented", "SAMDetectorSegmented",
"SAMLoader", "SAMLoader",
@ -2259,6 +2281,14 @@
"title_aux": "nui suite" "title_aux": "nui suite"
} }
], ],
"https://github.com/spro/comfyui-mirror": [
[
"LatentMirror"
],
{
"title_aux": "Latent Mirror node for ComfyUI"
}
],
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [ "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [
[ [
"UltimateSDUpscale", "UltimateSDUpscale",