InvokeAI/ldm
Lincoln Stein 9adaf8f8ad prevent "!switch state gets confused if model switching fails"
- If !switch were to fail on a particular model, then generate got
  confused and wouldn't try again until you switch to a different working
  model and back again.

- This commit fixes and closes #1547
2022-11-26 15:15:10 +00:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke prevent "!switch state gets confused if model switching fails" 2022-11-26 15:15:10 +00:00
models fix clipseg model loading 2022-11-15 19:17:14 +00:00
modules address all review comments; needs testing 2022-11-18 15:25:23 -05:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
generate.py prevent "!switch state gets confused if model switching fails" 2022-11-26 15:15:10 +00: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 Add Model Scanning 2022-11-16 23:02:35 -05:00