mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
d3c1b747ee
When encountering a bad embedding, InvokeAI was asking about reconfiguring models. This is because the embedding load error was never handled - it now is. |
||
---|---|---|
.. | ||
diffusionmodules | ||
distributions | ||
encoders | ||
image_degradation | ||
losses | ||
__init__.py | ||
attention.py | ||
ema.py | ||
embedding_manager.py | ||
prompt_to_embeddings_converter.py | ||
textual_inversion_manager.py | ||
x_transformer.py |