第三方插件
ComfyUI_Comfyroll_CustomNodes
CR Random Weight LoRA
用于使用随机权重加载 LoRA 模型,为图像生成过程增加随机性和变化性。? CR Random Weight
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
CR Random Weight LoRA
stride
force_randomize_after_stride
lora_name
switch
weight_min
weight_max
clip_weight
英文节点
CR Random Weight LoRA
stride
force_randomize_after_stride
lora_name
switch
weight_min
weight_max
clip_weight
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
lora_stack
lora_stack
接收已有堆栈并在其基础上追加此项。
输出参数
LORA_STACK
LORA_STACK
输出包含(lora_name, model_weight, clip_weight)元组的列表。
控件参数
stride
stride
每多少次执行刷新随机权重。可配合动画帧或批量任务,避免每次都变化;设为 1 表示每次都随机。
force_randomize_after_stride
force_randomize_after_stride
是否在 stride 到达时强制刷新出新权重。
lora_name
lora_name
要随机加入的 LoRA 模型名称。
switch
switch
是否启用该 LoRA。
weight_min
weight_min
模型权重随机范围下限。
weight_max
weight_max
模型权重随机范围上限。
clip_weight
clip_weight
应用于 CLIP 模型的权重。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。