InvokeAI/ldm
Lincoln Stein 362b234cd1 fix long-standing issue with metadata retrieval
The Args object would crap out when trying to retrieve metadata from
an image file that did not contain InvokeAI-generated metadata, such
as a JPG. This corrects that and returns dummy values (seed of zero,
prompt of '') to avoid downstream breakage.
2022-10-27 22:43:34 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix long-standing issue with metadata retrieval 2022-10-27 22:43:34 -04:00
models resolved whitespace difference 2022-10-27 17:12:22 -04:00
modules acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
generate.py resolve conflicts with outpainting implementation 2022-10-27 18:06:38 -04: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