Commit Graph

35 Commits

Author SHA1 Message Date
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
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
b7a6a536e6 fix flake8 warnings 2023-09-09 21:26:09 -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
b7ca983f9c blackify 2023-09-07 21:14:24 -04:00
2165d55a67 add checks for malformed URLs and malicious content dispositions 2023-09-07 21:14:10 -04:00
a7aca29765 implement regression tests for pause/cancel/error conditions 2023-09-07 17:06:59 -04:00
11ead34022 fix flake8 warnings 2023-09-07 09:16:56 -04:00
3448edac1a fix progress reporting for repo_ids 2023-09-06 19:33:04 -04:00
626acd5105 remove unecessary HTTP probe for repo_id model component sizes 2023-09-06 19:18:15 -04:00
404cfe0eb9 add download manager to invoke services 2023-09-06 18:47:30 -04:00
e9074176bd add unit tests for queued model download 2023-09-06 18:25:04 -04:00
ca6d24810c resolve merge conflicts 2023-09-04 21:13:09 -04:00
57552deab2 threaded repo_id download working; error conditions not tested 2023-09-04 21:10:21 -04:00
8f51adc737 chore: black 2023-09-05 10:22:46 +10:00
d1c5990abe merge and resolve conflicts 2023-09-04 18:50:06 -04:00
8fc20925b5 added download manager service and began repo_id download 2023-09-04 18:26:28 -04:00
869f310ae7 download of individual files working 2023-09-02 14:52:21 -04:00
e6512e1b9a add ABC for download manager 2023-08-30 09:08:31 -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
4b3d54dbc0 install ABC written 2023-08-23 08:44:22 -04:00
6f9bf87a7a reimplement and clean up probe class 2023-08-22 22:24:07 -04:00
f023e342ef added main templates 2023-08-20 21:34:43 -04:00
1784aeb343 fix flake8 errors 2023-08-20 16:38:41 -04:00
e83d00595d module skeleton written 2023-08-14 21:49:32 -04:00
1c7d9dbf40 start installer module 2023-08-14 21:10:45 -04:00
7db71ed42e rename modules 2023-08-14 20:55:30 -04:00