mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
abe4dc8ac1
- This PR adds support for embedding files that contain a single key "emb_params". The only example I know of this format is the "EasyNegative" embedding on HuggingFace, but there are certainly others. - This PR also adds support for loading embedding files that have been saved in safetensors format. - It also cleans up the code so that the logic of probing for and selecting the right format parser is clear. |
||
---|---|---|
.. | ||
diffusion | ||
image_degradation | ||
__init__.py | ||
concepts_lib.py | ||
diffusers_pipeline.py | ||
offloading.py | ||
textual_inversion_manager.py |