mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
9d103ef030
- A couple of users have reported that switching back and forth between ckpt models is causing a "GPU out of memory" crash. Traceback suggests there is actually a CPU RAM issue. - This speculative test simply performs a round of garbage collection before the point where the crash occurs. |
||
---|---|---|
.. | ||
data | ||
invoke | ||
models | ||
modules | ||
__init__.py | ||
generate.py | ||
lr_scheduler.py | ||
simplet2i.py | ||
util.py |