生成预览 ({{ Math.round(sdStatus.progress * 100) }}%)
提示词:{{ truncatePrompt(params.prompt) }}
采样器:{{ params.sampler_name }}
步数/CFG:{{ params.steps }} / {{ params.cfg_scale }}
尺寸:{{ params.width }}x{{ params.height }}
种子:{{ params.seed }}
生成的图片将在这里显示
历史记录 ({{ history.length }})
{{ truncatePrompt(record.params.prompt) }}

生成参数

{{ JSON.stringify(currentParams, null, 2) }}

设置

{{ connectionTestResult.message }}

选择 LORA 模型

{{ lora.name }}
{{ lora.name }}