第三方插件
ComfyUI-Easy-Use
简易加载器(Comfy)
该节点是 EasyLoader(Full)的简化版本,专门针对 ComfyUI 原生用户习惯进行优化。EasyLoader (Comfy)-
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
简易加载器(Comfy)
ckpt_name
vae_name
clip_skip
lora_name
lora_model_strength
lora_clip_strength
resolution
empty_latent_width
empty_latent_height
positive
negative
batch_size
英文节点
EasyLoader (Comfy)
ckpt_name
vae_name
clip_skip
lora_name
lora_model_strength
lora_clip_strength
resolution
empty_latent_width
empty_latent_height
positive
negative
batch_size
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
optional_lora_stack
optional_lora_stack
附加 LoRA 模型栈。
optional_controlnet_stack
optional_controlnet_stack
控制网络模块栈。
输出参数
pipe
pipe
包含模型、prompt、latent 的管线对象。
模型
model
当前加载的主模型。
vae
vae
当前使用的 VAE 编解码模型。
控件参数
ckpt_name
ckpt_name
主模型 checkpoint 名称。
vae_name
vae_name
使用的 VAE 编解码模型。
clip_skip
clip_skip
CLIP 层数跳过数量。
lora_name
lora_name
指定的 LoRA 模型。
lora_model_strength
lora_model_strength
LoRA 模型的强度。
lora_clip_strength
lora_clip_strength
LoRA 在 CLIP 路径上的强度。
resolution
resolution
空 latent 潜空间图像分辨率。
empty_latent_width
empty_latent_width
空 latent 潜空间宽度(像素)。
empty_latent_height
empty_latent_height
空 latent 潜空间高度(像素)。
positive
positive
正向提示词。
negative
negative
负向提示词。
batch_size
batch_size
latent 批次数量。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。