Browse Source

update DB

pull/52/head
dr.lt.data 1 year ago
parent
commit
da9c6753b9
  1. 10
      custom-node-list.json
  2. 16
      extension-node-map.json

10
custom-node-list.json

@ -858,6 +858,16 @@
"install_type": "git-clone",
"description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image"
},
{
"author": "Pfaeff",
"title": "pfaeff-comfyui",
"reference": "https://github.com/Pfaeff/pfaeff-comfyui",
"files": [
"https://github.com/Pfaeff/pfaeff-comfyui"
],
"install_type": "git-clone",
"description": "Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ..."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

16
extension-node-map.json

@ -390,6 +390,13 @@
"UpscaleModelClamp",
"VaeClamp"
],
"https://github.com/Pfaeff/pfaeff-comfyui": [
"AstropulsePixelDetector",
"BackgroundRemover",
"ImagePadForBetterOutpaint",
"Inpainting",
"InpaintingPipelineLoader"
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
"CR Apply ControlNet",
"CR Aspect Ratio",
@ -413,8 +420,8 @@
"CR Module Output",
"CR Module Pipe Loader",
"CR Pipe Switch",
"CR Prompt Mixer",
"CR SDXL Prompt Mixer",
"CR SDXL Style Text",
"CR Seed to Int"
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
@ -448,8 +455,11 @@
"SeargeSDXLSampler"
],
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
"get_aspect_from_image",
"get_aspect_from_ints",
"sizing_node",
"sizing_node_basic"
"sizing_node_basic",
"sizing_node_unparsed"
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
"ttN busIN",
@ -572,6 +582,7 @@
"Image to Latent Mask",
"Image to Noise",
"Image to Seed",
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
"KSampler (WAS)",
@ -710,6 +721,7 @@
"Prompt With Style V3",
"Resize Image for SDXL",
"Save Image With Prompt Data",
"Style Conditioner",
"Upscale Tile Calculator",
"VAE Decode 6GB SDXL (deprecated)"
],

Loading…
Cancel
Save