mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8aa94d5774
- When outcropping an image you can now add a `--new_prompt` option, to specify a new prompt to be used instead of the original one used to generate the image. - Similarly you can provide a new seed using `--seed` (or `-S`). A seed of zero will pick one randomly. - This PR also fixes the crash that happened when trying to outcrop an image that does not contain InvokeAI metadata. |
||
---|---|---|
.. | ||
codeformer/weights | ||
__init__.py | ||
base.py | ||
codeformer_arch.py | ||
codeformer.py | ||
gfpgan.py | ||
outcrop.py | ||
outpaint.py | ||
realesrgan.py | ||
vqgan_arch.py |