16 lines
353 B
YAML
16 lines
353 B
YAML
engine:
|
|
default_model: ""
|
|
default_lora: ""
|
|
output_dir: "outputs"
|
|
|
|
generation:
|
|
width: 512
|
|
height: 768
|
|
steps: 30
|
|
cfg_scale: 7.5
|
|
seed: -1
|
|
|
|
prompt:
|
|
quality_prefix: "masterpiece, best quality, highly detailed"
|
|
negative: "lowres, bad anatomy, bad hands, text, error, missing fingers, cropped, worst quality, low quality, blurry, deformed"
|