Nodes/comfyui-AGSoft/🛠AGSoft KSampler options_lora
ComfyUI Node

🛠AGSoft KSampler options_lora

Find the strength where your LoRA stops ruining faces

By Art-xmaster·Created about a year ago·Updated about 15 hours ago· 27
🛠AGSoft KSampler options_lora
  • model
  • clip
  • model
  • clip
  • options
  • current_str
  • status
lora_name
output_modeseries
mode
index1
looptrue
active_rows2
enabled_1true
strength_m_11
strength_c_11
enabled_2true
strength_m_21
strength_c_21
enabled_3true
strength_m_31
strength_c_31
enabled_4true
strength_m_41
strength_c_41
enabled_5true
strength_m_51
strength_c_51
enabled_6true
strength_m_61
strength_c_61
enabled_7true
strength_m_71
strength_c_71
enabled_8true
strength_m_81
strength_c_81
enabled_9true
strength_m_91
strength_c_91
enabled_10true
strength_m_101
strength_c_101
enabled_11true
strength_m_111
strength_c_111
enabled_12true
strength_m_121
strength_c_121
enabled_13true
strength_m_131
strength_c_131
enabled_14true
strength_m_141
strength_c_141
enabled_15true
strength_m_151
strength_c_151
enabled_16true
strength_m_161
strength_c_161
enabled_17true
strength_m_171
strength_c_171
enabled_18true
strength_m_181
strength_c_181
enabled_19true
strength_m_191
strength_c_191
enabled_20true
strength_m_201
strength_c_201
enabled_21true
strength_m_211
strength_c_211
enabled_22true
strength_m_221
strength_c_221
enabled_23true
strength_m_231
strength_c_231
enabled_24true
strength_m_241
strength_c_241
enabled_25true
strength_m_251
strength_c_251
enabled_26true
strength_m_261
strength_c_261
enabled_27true
strength_m_271
strength_c_271
enabled_28true
strength_m_281
strength_c_281
enabled_29true
strength_m_291
strength_c_291
enabled_30true
strength_m_301
strength_c_301

🛠AGSoft KSampler options_lora answers a question every LoRA raises and almost nobody tests properly: what strength should this thing actually be? The community consensus - 1.0 is usually too strong, 0.5–0.8 is the working range - is the starting point, not the answer. Different LoRAs fold differently, and the one that flatters your style at 0.7 might be welding a second nose onto every portrait at 0.9.

This node gives you a column of strengths, one image each, in a single queue run.

Why it's built the way it is

The whole design turns on the fact that patching a LoRA into a model isn't free but is cheap, so the series can live inside one execution. Here's the split, straight from the source:

In series mode the model you pass in goes to AGSoft KSampler unpatched. This node instead hands over a list of overrides - lora_name, strength_model, and strength_clip if clip is connected - and the KSampler patches a model clone per item before sampling. Same seed, same everything else, one clone per strength. That's the experiment you want: any difference in the batch is attributable to the strength and nothing else.

clip is genuinely optional, not decoratively optional. If you don't connect it, no clip keys exist anywhere in the pipeline and the clip output passes nothing. If you do connect it, current mode patches your CLIP at the current pair on the spot - but in series mode the clip strengths only ride along in the options and in the captions, because the conditioning gets encoded once further up the graph. Read that as: sweeping clip strength alone needs current mode. Sweeping model strength is what series mode is for.

The controls

Five inputs matter. model - the model you're testing. lora_name - picked from your models/loras folder. output_mode - series (one run, batched images) or current (one pair per run via a server-side counter, so bring Auto-Queue). And then two values per row: strength_m_N for MODEL and strength_c_N for CLIP.

Up to thirty rows, each with an enabled_N toggle, and clearing strength_m_N skips that row. The strengths ship as string fields with a horizontal stepper in the node UI: ◄/► steps by 0.05, Shift-click by 0.01. That's a nicer way to walk from 0.4 to 1.0 than typing decimals.

Outputs: model (unpatched in series - wire it into the KSampler), clip (only meaningful if you connected one), options (into the KSampler's options input), current_str - lines like lora = myStyle_v3, model = 0.75, clip = 0.75 - and status. Feed current_str into Contact Sheet and you have a captioned strength ladder in one image, which is the fastest way I know to pick a number.

Install

cd ComfyUI/custom_nodes
git clone https://github.com/Art-xmaster/comfyui-AGSoft
# restart ComfyUI

Manager → search comfyui-AGSoft. Nothing extra to download; the node reads your existing LoRA list.

Gotchas

lora_name shows only __none__. That's the fallback when the node finds no files in models/loras at load time. Either you have no LoRAs installed in the right folder, or the list was empty when ComfyUI started. With __none__ selected the node returns an empty options dict and no patching happens - nothing errors, you just get base-model images.

Architecture mismatch. A LoRA trained for one family generally won't behave on another, and the dropdown doesn't police that. If the ladder looks like noise at every strength, suspect the LoRA/checkpoint pairing before the node.

Trigger words still matter. A strength sweep on a character LoRA whose trigger word is missing from your prompt is testing the wrong thing.

Keep the seed fixed. Series mode re-samples the same latent at each strength, which is precisely the disciplined comparison the debugging guides ask for: change one variable, hold the rest. If you were relying on the KSampler's seed being randomized per run, you're about to lose that comparison - set it to fixed first.

CategoryAGSoft/🧩KSampler

Inputs (98)

NameTypeDefaultDescription
modelMODELModel under test. In series mode it passes through UNPATCHED: the KSampler patches a clone per series item. In current mode it is patched here at the current pair. --- Тестируемая модель. В series проходит БЕЗ патча: KSampler патчит клон на каждый элемент серии. В current патчится здесь текущей парой.
lora_nameCOMBOThe LoRA file under test (from models/loras). --- Тестируемый файл LoRA (из models/loras).
output_modeCOMBOseriesseries: the whole strength series runs inside ONE queue run (KSampler loops, images batched); model strength applies per item, clip strength rides in options/labels. current: one pair per queue run, model AND clip are patched here (server counter, Auto-Queue or manual index). --- series: вся серия сил за ОДИН прогон (KSampler крутит сам, картинки батчем); сила model применяется на каждый элемент, сила clip едет в options/подписях. current: одна пара за прогон, патчатся model И clip (серверный счётчик, Auto-Queue или ручной index).
modeCOMBOcurrent mode only: increment advances one row per queue run; fixed uses index. --- Только current: increment двигает строку каждый прогон; fixed использует index.
indexINT11–30current mode: start/manual row (1-based). Ignored in series. --- current: стартовая/ручная строка (с 1). В series игнорируется.
loopBOOLEANtruecurrent mode: wrap to the first row at series end. --- current: переходить к первой строке в конце серии.
active_rowsINT21–30Internal: row count, controlled by + Add / – Remove (widget hidden). --- Служебный: число строк, управляется + Add / – Remove (виджет скрыт).
enabled_1BOOLEANtrueRow 1: enable/disable this strength pair. --- Строка 1: включить/выключить эту пару сил.
strength_m_1STRING1Row 1: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 1: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_1STRING1Row 1: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 1: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_2BOOLEANtrueRow 2: enable/disable this strength pair. --- Строка 2: включить/выключить эту пару сил.
strength_m_2STRING1Row 2: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 2: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_2STRING1Row 2: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 2: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_3BOOLEANtrueRow 3: enable/disable this strength pair. --- Строка 3: включить/выключить эту пару сил.
strength_m_3STRING1Row 3: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 3: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_3STRING1Row 3: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 3: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_4BOOLEANtrueRow 4: enable/disable this strength pair. --- Строка 4: включить/выключить эту пару сил.
strength_m_4STRING1Row 4: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 4: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_4STRING1Row 4: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 4: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_5BOOLEANtrueRow 5: enable/disable this strength pair. --- Строка 5: включить/выключить эту пару сил.
strength_m_5STRING1Row 5: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 5: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_5STRING1Row 5: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 5: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_6BOOLEANtrueRow 6: enable/disable this strength pair. --- Строка 6: включить/выключить эту пару сил.
strength_m_6STRING1Row 6: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 6: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_6STRING1Row 6: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 6: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_7BOOLEANtrueRow 7: enable/disable this strength pair. --- Строка 7: включить/выключить эту пару сил.
strength_m_7STRING1Row 7: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 7: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_7STRING1Row 7: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 7: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_8BOOLEANtrueRow 8: enable/disable this strength pair. --- Строка 8: включить/выключить эту пару сил.
strength_m_8STRING1Row 8: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 8: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_8STRING1Row 8: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 8: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_9BOOLEANtrueRow 9: enable/disable this strength pair. --- Строка 9: включить/выключить эту пару сил.
strength_m_9STRING1Row 9: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 9: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_9STRING1Row 9: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 9: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_10BOOLEANtrueRow 10: enable/disable this strength pair. --- Строка 10: включить/выключить эту пару сил.
strength_m_10STRING1Row 10: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 10: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_10STRING1Row 10: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 10: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_11BOOLEANtrueRow 11: enable/disable this strength pair. --- Строка 11: включить/выключить эту пару сил.
strength_m_11STRING1Row 11: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 11: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_11STRING1Row 11: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 11: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_12BOOLEANtrueRow 12: enable/disable this strength pair. --- Строка 12: включить/выключить эту пару сил.
strength_m_12STRING1Row 12: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 12: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_12STRING1Row 12: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 12: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_13BOOLEANtrueRow 13: enable/disable this strength pair. --- Строка 13: включить/выключить эту пару сил.
strength_m_13STRING1Row 13: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 13: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_13STRING1Row 13: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 13: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_14BOOLEANtrueRow 14: enable/disable this strength pair. --- Строка 14: включить/выключить эту пару сил.
strength_m_14STRING1Row 14: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 14: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_14STRING1Row 14: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 14: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_15BOOLEANtrueRow 15: enable/disable this strength pair. --- Строка 15: включить/выключить эту пару сил.
strength_m_15STRING1Row 15: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 15: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_15STRING1Row 15: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 15: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_16BOOLEANtrueRow 16: enable/disable this strength pair. --- Строка 16: включить/выключить эту пару сил.
strength_m_16STRING1Row 16: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 16: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_16STRING1Row 16: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 16: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_17BOOLEANtrueRow 17: enable/disable this strength pair. --- Строка 17: включить/выключить эту пару сил.
strength_m_17STRING1Row 17: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 17: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_17STRING1Row 17: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 17: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_18BOOLEANtrueRow 18: enable/disable this strength pair. --- Строка 18: включить/выключить эту пару сил.
strength_m_18STRING1Row 18: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 18: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_18STRING1Row 18: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 18: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_19BOOLEANtrueRow 19: enable/disable this strength pair. --- Строка 19: включить/выключить эту пару сил.
strength_m_19STRING1Row 19: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 19: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_19STRING1Row 19: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 19: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_20BOOLEANtrueRow 20: enable/disable this strength pair. --- Строка 20: включить/выключить эту пару сил.
strength_m_20STRING1Row 20: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 20: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_20STRING1Row 20: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 20: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_21BOOLEANtrueRow 21: enable/disable this strength pair. --- Строка 21: включить/выключить эту пару сил.
strength_m_21STRING1Row 21: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 21: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_21STRING1Row 21: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 21: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_22BOOLEANtrueRow 22: enable/disable this strength pair. --- Строка 22: включить/выключить эту пару сил.
strength_m_22STRING1Row 22: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 22: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_22STRING1Row 22: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 22: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_23BOOLEANtrueRow 23: enable/disable this strength pair. --- Строка 23: включить/выключить эту пару сил.
strength_m_23STRING1Row 23: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 23: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_23STRING1Row 23: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 23: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_24BOOLEANtrueRow 24: enable/disable this strength pair. --- Строка 24: включить/выключить эту пару сил.
strength_m_24STRING1Row 24: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 24: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_24STRING1Row 24: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 24: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_25BOOLEANtrueRow 25: enable/disable this strength pair. --- Строка 25: включить/выключить эту пару сил.
strength_m_25STRING1Row 25: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 25: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_25STRING1Row 25: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 25: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_26BOOLEANtrueRow 26: enable/disable this strength pair. --- Строка 26: включить/выключить эту пару сил.
strength_m_26STRING1Row 26: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 26: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_26STRING1Row 26: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 26: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_27BOOLEANtrueRow 27: enable/disable this strength pair. --- Строка 27: включить/выключить эту пару сил.
strength_m_27STRING1Row 27: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 27: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_27STRING1Row 27: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 27: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_28BOOLEANtrueRow 28: enable/disable this strength pair. --- Строка 28: включить/выключить эту пару сил.
strength_m_28STRING1Row 28: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 28: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_28STRING1Row 28: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 28: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_29BOOLEANtrueRow 29: enable/disable this strength pair. --- Строка 29: включить/выключить эту пару сил.
strength_m_29STRING1Row 29: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 29: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_29STRING1Row 29: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 29: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
enabled_30BOOLEANtrueRow 30: enable/disable this strength pair. --- Строка 30: включить/выключить эту пару сил.
strength_m_30STRING1Row 30: LoRA MODEL strength (default 1; clear to skip the row). Horizontal stepper in UI: ◄/► click ±0.05, Shift ±0.01. --- Строка 30: сила LoRA для MODEL (по умолчанию 1; пусто = пропуск строки). Горизонтальный степер в UI: ◄/► клик ±0.05, Shift ±0.01.
strength_c_30STRING1Row 30: LoRA CLIP strength (default 1). Used in current mode; in series it rides in options/labels. Ignored entirely when clip is not connected. Horizontal stepper in UI. --- Строка 30: сила LoRA для CLIP (по умолчанию 1). Применяется в current; в series едет в options/подписях. Полностью игнорируется, если clip не подключён. Горизонтальный степер в UI.
clipoptCLIPOptional CLIP. If NOT connected: no clip keys are created anywhere and the clip output passes nothing (None). If connected: patched with the clip strength in current mode; in series its strengths ride in options/labels. --- Опциональный CLIP. Если НЕ подключён: ключи clip не создаются нигде и выход clip не передаёт ничего (None). Если подключён: в current патчится силой clip; в series его силы едут в options/подписях.

Outputs (5)

NameTypeDescription
modelMODELSeries: unpatched model (KSampler patches per item). Current: model patched at the current pair. Series: модель без патча (KSampler патчит сам). Current: модель с патчем текущей пары.
clipCLIPCLIP only when connected: patched at the current pair in current mode, passthrough in series. Not connected = nothing passed (None). CLIP только если подключён: в current с патчем текущей пары, в series проход. Не подключён = ничего не передаётся (None).
optionsKSAMPLER_OPTIONSSeries: list of LoRA overrides for AGSoft KSampler (one per item, strength_clip included only when clip is connected). Current: service dict. Series: список LoRA-переопределений для AGSoft KSampler (по элементу; strength_clip только если clip подключён). Current: служебный словарь.
current_strSTRINGCurrent value(s) as 'lora = name, model = x[, clip = y]' (one line per series item; clip part only when clip is connected). Текущее значение(я) в виде 'lora = name, model = x[, clip = y]' (по строке на элемент; часть clip только если clip подключён).
statusSTRINGProgress status. Статус прогресса.