InvokeAI/ldm
Lincoln Stein a4c0dfb33c fix broken --ckpt_convert option
- not sure why, but at some pont --ckpt_convert (which converts legacy checkpoints)
  into diffusers in memory, stopped working due to float16/float32 issues.

- this commit repairs the problem

- also removed some debugging messages I found in passing
2023-02-20 01:12:02 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix broken --ckpt_convert option 2023-02-20 01:12:02 -05:00
models Add thresholding for all diffusers types (#2479) 2023-02-14 18:00:34 -06:00
modules Fix behavior when encountering a bad embedding (#2721) 2023-02-19 14:04:59 +00:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py resolved conflicts; ran black and isort 2023-02-19 19:48:01 -05: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 Merge branch 'main' into install/refactor-configure-and-model-select 2023-02-17 15:00:33 -05:00