mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ca8d9fb885
Added symmetry to Invoke based on discussions with @damian0815. This can currently only be activated via the CLI with the `--h_symmetry_time_pct` and `--v_symmetry_time_pct` options. Those take values from 0.0-1.0, exclusive, indicating the percentage through generation at which symmetry is applied as a one-time operation. To have symmetry in either axis applied after the first step, use a very low value like 0.001. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
diffusers_pipeline.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
omnibus.py | ||
txt2img2img.py | ||
txt2img.py |