mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-28 13:37:59 -05:00
- 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