InvokeAI/ldm
Lincoln Stein 9d103ef030
attempt to address memory issues when loading ckpt models (#2128)
- 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.
2022-12-29 09:00:50 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke attempt to address memory issues when loading ckpt models (#2128) 2022-12-29 09:00:50 -05:00
models Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
modules Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py defer patchmatch loading (#2039) 2022-12-20 15:32:35 -08: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 Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00