InvokeAI/ldm/modules
Lincoln Stein 3c3d893b9d improve status reporting when loading local and remote embeddings
- During trigger token processing, emit better status messages indicating
  which triggers were found.
- Suppress message "<token> is not known to HuggingFace library, when
  token is in fact a local embed.
2023-01-19 15:43:52 -05:00
..
diffusionmodules Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
distributions prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
encoders use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
image_degradation Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
losses prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
attention.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
ema.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
embedding_manager.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
prompt_to_embeddings_converter.py do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
textual_inversion_manager.py improve status reporting when loading local and remote embeddings 2023-01-19 15:43:52 -05:00
x_transformer.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00