mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
6e49ed0bdf
commit
da9c6753b9
@ -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",
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user