Browse Source

update DB

pull/87/head
Dr.Lt.Data 1 year ago
parent
commit
ad253b12b6
  1. 20
      custom-node-list.json
  2. 46
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 46
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -245,6 +245,16 @@
"install_type": "git-clone",
"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",
"title": "Quality of life Suit:V2",
@ -1482,6 +1492,16 @@
"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."
},
{
"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",
"title": "Syrian Falcon Nodes",

46
extension-node-map.json

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

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

@ -1,5 +1,25 @@
{
"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",
"title": "ComfyUI Neural network latent upscale custom node",

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

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

Loading…
Cancel
Save