ComfyUI Node: EasyLoader (Full)
Authored by yolain
Created 11 months ago
Updated 21 days ago
940 stars
Category
EasyUse/Loaders
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
lora_name
- None
lora_model_strength FLOAT
lora_clip_strength FLOAT
resolution
- width x height (custom)
- 512 x 512
- 512 x 768
- 576 x 1024
- 768 x 512
- 768 x 768
- 768 x 1024
- 768 x 1280
- 768 x 1344
- 768 x 1536
- 816 x 1920
- 832 x 1152
- 832 x 1216
- 896 x 1152
- 896 x 1088
- 1024 x 1024
- 1024 x 576
- 1024 x 768
- 1080 x 1920
- 1440 x 2560
- 1088 x 896
- 1216 x 832
- 1152 x 832
- 1152 x 896
- 1280 x 768
- 1344 x 768
- 1536 x 640
- 1536 x 768
- 1920 x 816
- 1920 x 1080
- 2560 x 1440
empty_latent_width INT
empty_latent_height INT
positive STRING
positive_token_normalization
- none
- mean
- length
- length+mean
positive_weight_interpretation
- comfy
- A1111
- comfy++
- compel
- fixed attention
negative STRING
negative_token_normalization
- none
- mean
- length
- length+mean
negative_weight_interpretation
- comfy
- A1111
- comfy++
- compel
- fixed attention
batch_size INT
model_override MODEL
clip_override CLIP
vae_override VAE
optional_lora_stack LORA_STACK
optional_controlnet_stack CONTROL_NET_STACK
a1111_prompt_style BOOLEAN
Outputs
PIPE_LINE
MODEL
VAE
CLIP
CONDITIONING
CONDITIONING
LATENT
Extension: ComfyUI Easy Use
To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes.
Authored by yolain