1
0
Fork 0
Commit Graph

1170 Commits

Author SHA1 Message Date
Sean Sube 2ef00599b6
experimental CLIP skip 2023-03-19 08:17:40 -05:00
Sean Sube 3f9789a0a8
fix(gui): only enable blend tab's generate button with two source images (#235) 2023-03-19 01:02:25 -05:00
Sean Sube 7553040595
fix(gui): split base models and additional options 2023-03-19 00:35:25 -05:00
Sean Sube 74ca6e813c
apply more lint 2023-03-18 21:51:49 -05:00
Sean Sube 9a949806d3
apply lint 2023-03-18 21:48:51 -05:00
Sean Sube 645da3d1a6
fix(api): allow dash in network names 2023-03-18 21:48:20 -05:00
Sean Sube b195b59301
feat(gui): add menus to add LoRA and Textual Inversion tokens 2023-03-18 21:48:06 -05:00
Sean Sube a9e55ff9f2
remove references to inversion parameter 2023-03-18 19:47:22 -05:00
Sean Sube 5363037ab1
use network name in label key 2023-03-18 19:43:00 -05:00
Sean Sube 1099b0a755
fix model labels 2023-03-18 19:40:59 -05:00
Sean Sube 4667356144
add i18n key for LoRA 2023-03-18 19:34:18 -05:00
Sean Sube 61d12b8ebd
include model type in label when present 2023-03-18 19:34:03 -05:00
Sean Sube f8f36e602c
feat(api): load i18n labels from additional networks 2023-03-18 19:25:22 -05:00
Sean Sube 2e89fd43d3
fix(api): only remove running jobs from running state 2023-03-18 19:21:40 -05:00
Sean Sube 716e009611
serialize networks 2023-03-18 19:21:15 -05:00
Sean Sube 2d112104fb
feat: show additional networks in client 2023-03-18 19:15:23 -05:00
Sean Sube e5862d178c
fix(api): assume inversion tokens are embeddings for now 2023-03-18 18:35:11 -05:00
Sean Sube 17a7cdae56
fix import 2023-03-18 18:31:36 -05:00
Sean Sube aeee4b5eb2
use alert style for error card 2023-03-18 18:28:23 -05:00
Sean Sube 89790645cb
feat(gui): add retry function to error card 2023-03-18 18:22:41 -05:00
Sean Sube 6226778cfb
feat(gui): add error status to image card 2023-03-18 17:34:16 -05:00
Sean Sube ed8a7c8934
fix(api): move prompt parsing logs to trace level 2023-03-18 17:32:32 -05:00
Sean Sube d321321507
fix fields 2023-03-18 17:28:59 -05:00
Sean Sube 1d52dc684d
init last progress on worker context 2023-03-18 17:27:41 -05:00
Sean Sube e08a9aa2ab
add pending job list to pool 2023-03-18 17:26:28 -05:00
Sean Sube 8cbdad3a71
feat(api): add pending field to image ready response 2023-03-18 17:25:13 -05:00
Sean Sube 15b6e036e1
fix(api): maintain list of pending jobs 2023-03-18 17:15:18 -05:00
Sean Sube 588c8c7fdb
fix(api): track last progress within worker 2023-03-18 15:32:49 -05:00
Sean Sube 5106dd48a9
remove another ref to finished queue 2023-03-18 15:27:07 -05:00
Sean Sube b026566ccb
remove remaining references to finished queue and worker 2023-03-18 15:26:19 -05:00
Sean Sube d1565b056e
apply lint, make missing images an error 2023-03-18 15:16:41 -05:00
Sean Sube 7cf5554bef
feat(api): add error flag to image ready response 2023-03-18 15:13:42 -05:00
Sean Sube 0ab52f0c24
fix(gui): add progress bar to menus while loading (#216) 2023-03-18 14:24:48 -05:00
Sean Sube f336cc5d02
fix(api): provide noise parameter to SD upscaling (#196) 2023-03-18 14:02:30 -05:00
Sean Sube 391a707c84
fix(scripts): check Torch CUDA devices (#242) 2023-03-18 13:54:12 -05:00
Sean Sube a9456f4a16
fix(api): bump default model cache to 5 (#242) 2023-03-18 13:47:39 -05:00
Sean Sube aec540a524
feat(api): add server setting for CUDA memory limit (#211) 2023-03-18 13:40:37 -05:00
Sean Sube af326a784f
fix(api): avoid loading encoder twice when using LoRAs and inversions together 2023-03-18 13:39:35 -05:00
Sean Sube 9f9b73b780
fix(api): use ORT session for correct device when loading blended nets 2023-03-18 13:39:04 -05:00
Sean Sube c465b61fb5
fix(scripts): check for ORT modules 2023-03-18 13:21:17 -05:00
Sean Sube 84718e5928
feat(scripts): add env debug script (#191) 2023-03-18 13:16:59 -05:00
Sean Sube 17e4fd7b06
feat(scripts): add model type guessing script (#210) 2023-03-18 13:01:05 -05:00
Sean Sube 643717afd2
chore(gui): update zustand 2023-03-18 12:14:23 -05:00
Sean Sube 31c2995f42
chore(gui): update i18next 2023-03-18 12:13:02 -05:00
Sean Sube 5aefa00e79
chore(gui): update build tools 2023-03-18 12:12:07 -05:00
Sean Sube f7fa34e666
chore(gui): update MUI-related packages 2023-03-18 12:11:09 -05:00
Sean Sube 5b308d5fc1
lint(api): improve logging for inversion tokens 2023-03-18 12:04:39 -05:00
Sean Sube 2cb0a6be3c
more lint 2023-03-18 11:55:06 -05:00
Sean Sube e104c81e19
apply lint 2023-03-18 11:50:09 -05:00
Sean Sube a1f17c0877
fix dest paths for blended nets 2023-03-18 11:37:16 -05:00