mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
a4c0dfb33c
- 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 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
diffusers_pipeline.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
omnibus.py | ||
txt2img2img.py | ||
txt2img.py |