InvokeAI/ldm
Lincoln Stein 33a5c83c74 during ckpt->diffusers tell user when custom autoencoder can't be loaded
- When a ckpt or safetensors file uses an external autoencoder and we
  don't know which diffusers model corresponds to this (if any!), then
  we fallback to using stabilityai/sd-vae-ft-mse
- This commit improves error reporting so that user knows what is happening.
2023-01-19 12:05:49 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke during ckpt->diffusers tell user when custom autoencoder can't be loaded 2023-01-19 12:05:49 -05:00
models fix autocast dependency in cross_attention_control 2023-01-16 23:18:43 -05:00
modules do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py do not use autocast for diffusers 2023-01-16 19:32:06 -05: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 fix perlin noise and txt2img2img 2023-01-16 22:50:13 -05:00