InvokeAI/ldm/invoke/config
Lincoln Stein f3f4c68acc fix model download and autodetection bugs
- Corrected error that caused --full-precision argument to be ignored
  when models downloaded using the --yes argument.

- Improved autodetection of v1 inpainting files; no longer relies on the
  file having 'inpaint' in the name.
2023-02-16 21:37:50 -05:00
..
__init__.py (config) move configure_invokeai script to the config module for easier importing 2023-01-28 17:39:32 -05:00
invokeai_configure.py fully functional and ready for review 2023-02-16 03:22:25 -05:00
model_install_backend.py fix model download and autodetection bugs 2023-02-16 21:37:50 -05:00
model_install.py fix model download and autodetection bugs 2023-02-16 21:37:50 -05:00
widgets.py model installer frontend done - needs to be hooked to backend 2023-02-15 01:07:39 -05:00