InvokeAI/ldm
Lincoln Stein 6f9f848345 enhance outcropping with ability to direct contents of new regions
- 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.
2022-11-11 02:56:51 +00:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke enhance outcropping with ability to direct contents of new regions 2022-11-11 02:56:51 +00:00
models don't suppress exceptions when doing cross-attention control 2022-11-09 10:16:30 -05:00
modules Fix #1362 by improving VRAM usage patterns when doing .swap() 2022-11-09 10:16:21 -05:00
generate.py enhance outcropping with ability to direct contents of new regions 2022-11-11 02:56:51 +00:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00