ComfyUI Node: pipeLoader
Authored by TinyTerra
Created 55 years ago
Updated 55 years ago
341 stars
Category
š tinyterra/pipe
Inputs
ckpt_name
config_name
- Default
- anything_v3.yaml
- v1-inference.yaml
- v1-inference_clip_skip_2.yaml
- v1-inference_clip_skip_2_fp16.yaml
- v1-inference_fp16.yaml
- v1-inpainting-inference.yaml
- v2-inference-v.yaml
- v2-inference-v_fp32.yaml
- v2-inference.yaml
- v2-inference_fp32.yaml
- v2-inpainting-inference.yaml
vae_name
- Baked VAE
clip_skip INT
loras STRING
positive STRING
positive_token_normalization
- none
- mean
- length
- length+mean
positive_weight_interpretation
- comfy
- A1111
- compel
- comfy++
- down_weight
negative STRING
negative_token_normalization
- none
- mean
- length
- length+mean
negative_weight_interpretation
- comfy
- A1111
- compel
- comfy++
- down_weight
empty_latent_aspect
- width x height [custom]
- 512 x 512 [S] 1:1
- 768 x 768 [S] 1:1
- 910 x 910 [S] 1:1
- 512 x 682 [P] 3:4
- 512 x 768 [P] 2:3
- 512 x 910 [P] 9:16
- 682 x 512 [L] 4:3
- 768 x 512 [L] 3:2
- 910 x 512 [L] 16:9
- 512 x 1024 [P] 1:2
- 1024 x 512 [L] 2:1
- 1024 x 1024 [S] 1:1
empty_latent_width INT
empty_latent_height INT
batch_size INT
seed INT
model_override MODEL
clip_override CLIP
optional_lora_stack LORA_STACK
optional_controlnet_stack CONTROL_NET_STACK
prepend_positive STRING
prepend_negative STRING
Outputs
PIPE_LINE
MODEL
CONDITIONING
CONDITIONING
LATENT
VAE
CLIP
INT
INT
INT
STRING
STRING
Extension: ComfyUI_tinyterraNodes
A selection of nodes for Stable Diffusion ComfyUI
Authored by TinyTerra