Commit Graph

33 Commits

Author SHA1 Message Date
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
8bc1ca046c allow priority to be set at install job submission time 2023-09-24 10:08:21 -04:00
ab58eb29c5 resolve conflicts with ip-adapter change 2023-09-23 13:00:47 -04:00
d5d517d2fa correctly download the selected version of a civitai model 2023-09-22 22:54:46 -04:00
07ddd601e1 fix install of models with relative paths 2023-09-22 11:49:18 -04:00
3199409fd3 TUI installer functional; minor cosmetic work needed 2023-09-20 21:41:45 -04:00
ed91f48a92 TUI installer more or less working 2023-09-20 17:07:11 -07:00
de666fd7bc move incorrectly placed models into correct directory at startup time 2023-09-19 01:18:03 -04:00
f0ce559d28 add install job control to web API 2023-09-17 15:28:37 -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
b7789bb7bb list_models() API call now working 2023-09-15 21:58:28 -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
4b932b275d refactor create_download_job; override probe info in install call 2023-09-13 18:53:33 -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
f454304c91 make it possible to pause/resume repo_id downloads 2023-09-10 17:20:47 -04:00
8636015d92 increase download chunksize for better speed 2023-09-09 22:15:34 -04:00
b2892f9068 incorporate civitai metadata into model config 2023-09-09 21:17:55 -04:00
3582cfa267 make download manager optional in InvokeAIServices during development 2023-09-09 14:06:36 -04:00
64424c6db0 install of repo_ids records author, tags and license 2023-09-09 14:02:05 -04:00
598fe8101e wire together download and install; now need to write install events 2023-09-09 11:42:07 -04:00
11ead34022 fix flake8 warnings 2023-09-07 09:16:56 -04:00
97f2e778ee make ModelSearch pydantic 2023-08-24 13:37:49 -04:00
93cef55964 blackify 2023-08-23 19:53:21 -04:00
9adc897302 added install module 2023-08-23 19:41:25 -04:00