Commit Graph

25 Commits

Author SHA1 Message Date
71e7e61c0f add documentation for model record service and loader 2023-10-10 16:30:38 -04:00
fe1038665c address all PR 4252 comments from ryan through October 5 2023-10-09 00:28:21 -04:00
7f68f58cf7 restore printing of version when invokeai-web and invokeai called with --version 2023-10-07 18:23:34 -04:00
44216381cb fix conversion call 2023-10-07 15:29:28 -04:00
6303f74616 allow user to select main database or external file for model record/config db 2023-10-07 13:31:21 -04:00
8e06088152 refactor services 2023-10-06 18:10:20 -04:00
cd5d3e30c7 refactor model_manager_service.py into small functional modules 2023-10-04 23:45:58 -04:00
208d390779 almost all type mismatches fixed 2023-09-29 19:23:08 -04:00
4555aec17c remove unused code from invokeai.backend.model_manager.storage.yaml 2023-09-29 01:07:18 -04:00
2f16a2c35d fix migrate script and type mismatches in probe, config and loader 2023-09-29 00:09:07 -04:00
f9b92ddc12 resolve conflicts with get_logger() code changes from main 2023-09-24 10:34:06 -04:00
6edee2d22b automatically convert models.yaml to new format 2023-09-23 17:00:53 -04:00
151ba02022 fix models.yaml version assertion error in pytests 2023-09-17 17:22:50 -04:00
238d7fa0ee add models.yaml conversion script 2023-09-17 16:26:45 -04:00
c090c5f907 update_model and delete_model working; convert is WIP 2023-09-16 12:22:23 -04:00
b9a90fbd28 blackify and isort 2023-09-15 22:19:29 -04:00
a033ccc776 blackify 2023-09-14 21:12:41 -04:00
171d789646 model loader autoscans models_dir on initialization 2023-09-14 14:07:14 -05:00
6d8b2a7385 pytests mostly working; model_manager_service needs rewriting 2023-09-11 23:47:24 -04:00
b583bddeb1 loading works -- web app broken 2023-09-10 22:59:58 -04:00
b2892f9068 incorporate civitai metadata into model config 2023-09-09 21:17:55 -04:00
93cef55964 blackify 2023-08-23 19:53:21 -04:00
9adc897302 added install module 2023-08-23 19:41:25 -04:00
1784aeb343 fix flake8 errors 2023-08-20 16:38:41 -04:00
7db71ed42e rename modules 2023-08-14 20:55:30 -04:00