mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 07:18:01 -05:00
- fix unused variables and f-strings found by pyflakes
- use global_converted_ckpts_dir() to find location of diffusers
- fixed bug in model_manager that was causing the description of converted
models to read "Optimized version of {model_name}'
After version 2.3 is released, the ldm/invoke modules will be migrated to this location so that we have a proper invokeai distribution. Currently it is only being used for data files.