InvokeAI/invokeai
Lincoln Stein e561d19206 a few adjustments
- 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}'
2023-02-12 17:20:13 -05:00
..
assets Various fixes 2023-01-30 18:42:17 -05:00
backend a few adjustments 2023-02-12 17:20:13 -05:00
configs tweak initial model descriptions 2023-02-05 23:23:09 -05:00
frontend Update Model Conversion Help Text 2023-02-13 00:30:50 +13:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00
README Various fixes 2023-01-30 18:42:17 -05:00

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.