Commit Graph

28 Commits

Author SHA1 Message Date
71e7e61c0f add documentation for model record service and loader 2023-10-10 16:30:38 -04:00
67607f053d fix issues with module import order breaking pytest node tests 2023-10-09 22:43:00 -04:00
4149d357bf refactor installer class hierarchy 2023-10-09 13:56:28 -04:00
7f68f58cf7 restore printing of version when invokeai-web and invokeai called with --version 2023-10-07 18:23:34 -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
a180c0f241 check model hash before and after moving in filesystem 2023-10-04 09:40:15 -04:00
459f0238dd multiple minor fixes 2023-10-03 22:43:19 -04:00
e3912e8826 replace config.ram_cache_size with config.ram and similarly for vram 2023-10-03 15:36:23 -04:00
208d390779 almost all type mismatches fixed 2023-09-29 19:23:08 -04:00
2f16a2c35d fix migrate script and type mismatches in probe, config and loader 2023-09-29 00:09:07 -04:00
1d6a4e7ee7 add tests for model installation events 2023-09-26 00:04:27 -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
d2cdbe5c4e configure script now working 2023-09-22 22:15:42 -04:00
ed91f48a92 TUI installer more or less working 2023-09-20 17:07:11 -07:00
d051c0868e attempt to fix flake8 lint errors 2023-09-17 17:13:56 -04:00
c029534243 all methods in router API now tested and working 2023-09-16 19:43:01 -04:00
dc683475d4 loading and conversions of checkpoints working 2023-09-16 16:27:57 -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
3529925234 services rewritten; starting work on routes 2023-09-15 18:22:24 -04:00
a033ccc776 blackify 2023-09-14 21:12:41 -04:00
716a1b6423 model_manager_service now mostly type correct 2023-09-14 21:12:31 -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
7430d87301 loader working 2023-09-10 23:11:25 -04:00
b583bddeb1 loading works -- web app broken 2023-09-10 22:59:58 -04:00