InvokeAI/ldm/invoke/training
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
..
textual_inversion_training.py (package) move TI scripts into a module; update packaging of 'configs' dir 2023-01-28 17:39:33 -05:00
textual_inversion.py fix broken --ckpt_convert option 2023-02-20 01:12:02 -05:00