mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 11:23:00 +08:00
update DB
This commit is contained in:
parent
6e49ed0bdf
commit
da9c6753b9
@ -858,6 +858,16 @@
|
|||||||
"install_type": "git-clone",
|
"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"
|
"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",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -390,6 +390,13 @@
|
|||||||
"UpscaleModelClamp",
|
"UpscaleModelClamp",
|
||||||
"VaeClamp"
|
"VaeClamp"
|
||||||
],
|
],
|
||||||
|
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
||||||
|
"AstropulsePixelDetector",
|
||||||
|
"BackgroundRemover",
|
||||||
|
"ImagePadForBetterOutpaint",
|
||||||
|
"Inpainting",
|
||||||
|
"InpaintingPipelineLoader"
|
||||||
|
],
|
||||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||||
"CR Apply ControlNet",
|
"CR Apply ControlNet",
|
||||||
"CR Aspect Ratio",
|
"CR Aspect Ratio",
|
||||||
@ -413,8 +420,8 @@
|
|||||||
"CR Module Output",
|
"CR Module Output",
|
||||||
"CR Module Pipe Loader",
|
"CR Module Pipe Loader",
|
||||||
"CR Pipe Switch",
|
"CR Pipe Switch",
|
||||||
"CR Prompt Mixer",
|
|
||||||
"CR SDXL Prompt Mixer",
|
"CR SDXL Prompt Mixer",
|
||||||
|
"CR SDXL Style Text",
|
||||||
"CR Seed to Int"
|
"CR Seed to Int"
|
||||||
],
|
],
|
||||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||||
@ -448,8 +455,11 @@
|
|||||||
"SeargeSDXLSampler"
|
"SeargeSDXLSampler"
|
||||||
],
|
],
|
||||||
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
|
"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",
|
||||||
"sizing_node_basic"
|
"sizing_node_basic",
|
||||||
|
"sizing_node_unparsed"
|
||||||
],
|
],
|
||||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
|
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
|
||||||
"ttN busIN",
|
"ttN busIN",
|
||||||
@ -572,6 +582,7 @@
|
|||||||
"Image to Latent Mask",
|
"Image to Latent Mask",
|
||||||
"Image to Noise",
|
"Image to Noise",
|
||||||
"Image to Seed",
|
"Image to Seed",
|
||||||
|
"Images to RGB",
|
||||||
"Inset Image Bounds",
|
"Inset Image Bounds",
|
||||||
"Integer place counter",
|
"Integer place counter",
|
||||||
"KSampler (WAS)",
|
"KSampler (WAS)",
|
||||||
@ -710,6 +721,7 @@
|
|||||||
"Prompt With Style V3",
|
"Prompt With Style V3",
|
||||||
"Resize Image for SDXL",
|
"Resize Image for SDXL",
|
||||||
"Save Image With Prompt Data",
|
"Save Image With Prompt Data",
|
||||||
|
"Style Conditioner",
|
||||||
"Upscale Tile Calculator",
|
"Upscale Tile Calculator",
|
||||||
"VAE Decode 6GB SDXL (deprecated)"
|
"VAE Decode 6GB SDXL (deprecated)"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user