InvokeAI/invokeai/backend
Lincoln Stein 8600aad12b multiple enhancements to model manager REACT API
1. add a /sync route for synchronizing the in-memory model lists to
   models.yaml, the models directory, and the autoimport directories.

2. add optional destination_directories to convert_model and merge_model
   operations.

3. add /ckpt_confs route for retrieving known legacy checkpoint configuration
   files.

4. add /search route for finding all models in a directory located in the server
   filesystem
2023-07-14 13:45:16 -04:00
..
generator Mac MPS FP16 fixes (#3641) 2023-07-07 17:43:23 -04:00
image_util fix potential race condition in config system 2023-05-25 20:41:26 -04:00
install fix(mm): make model config attribute names consistent 2023-07-13 15:40:05 +10:00
model_management multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
restoration add migration script and update convert and face restoration paths 2023-06-13 01:27:51 -04:00
stable_diffusion Merge branch 'main' into fix/controlnet_cfg_inj_cond 2023-07-14 01:11:04 +12:00
training documentation tweaks; fixed initialization in a couple more places 2023-05-25 21:10:00 -04:00
util Mac MPS FP16 fixes (#3641) 2023-07-07 17:43:23 -04:00
web Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras) 2023-06-18 23:38:15 +03:00
__init__.py Remove more old logic 2023-06-19 15:57:28 +10:00
safety_checker.py add migration script and update convert and face restoration paths 2023-06-13 01:27:51 -04:00