1
0
Fork 0
Commit Graph

1072 Commits

Author SHA1 Message Date
Sean Sube d88f13cbd7
lint LoRA code and extras, replace public paths with context ones 2023-02-25 12:12:10 -06:00
Sean Sube ce74183e97
blend LoRAs into existing model 2023-02-25 11:53:43 -06:00
Sean Sube f8658c88cd
fix(build): disable preview rules in black 2023-02-25 11:53:40 -06:00
Sean Sube e8b5ff250d
add none option to inversion menu 2023-02-25 11:53:37 -06:00
Sean Sube 7ad8385c5b
load from encoder path, add default param 2023-02-25 11:53:34 -06:00
Sean Sube 2e7de16778
feat: add a way to select textual inversions 2023-02-25 11:53:32 -06:00
Sean Sube 45f5fca383
use correct fn to make dirs 2023-02-25 11:53:29 -06:00
Sean Sube 3dfaef041e
fix devices, make subdir 2023-02-25 11:53:26 -06:00
Sean Sube 3f4b3fa322
load CLIP on training device 2023-02-25 11:53:23 -06:00
Sean Sube 6b4ced2608
load inversions from extras file 2023-02-25 11:53:20 -06:00
Sean Sube 9dedfc7b28
add experimental LoRA blender 2023-02-25 11:53:17 -06:00
Sean Sube a31f7b9e1f
feat(api): convert Textual Inversion weights 2023-02-25 11:53:13 -06:00
Sean Sube 947a1bfdec
fix variable names 2023-02-25 11:26:10 -06:00
Sean Sube 44393e3770
feat(api): add txt2txt endpoint 2023-02-25 11:20:36 -06:00
Sean Sube fd013c88ef
fix(api): enable optimizations during model conversion 2023-02-23 18:43:49 -06:00
Sean Sube 2edb3c6199
lint(gui): split up response types 2023-02-21 18:41:42 -06:00
Sean Sube 8435b18829
fix(build): use separate cache for pip packaging jobs 2023-02-21 08:28:35 -06:00
Sean Sube 14c7e6a78c
apply lint 2023-02-21 08:26:09 -06:00
Sean Sube 5b1411e783
update image card for multiple outputs 2023-02-21 08:15:00 -06:00
Sean Sube 82016a163a
restore single output in chain pipeline stages 2023-02-21 08:14:04 -06:00
Sean Sube 061718b477
feat(gui): display multiple images on card 2023-02-21 00:08:56 -06:00
Sean Sube 33ab23a474
convert to list of outputs 2023-02-20 23:47:43 -06:00
Sean Sube b65e4e7cbe
use batch size when generating latents 2023-02-20 21:57:46 -06:00
Sean Sube f7903b53d0
chore(docs): describe memory profiling 2023-02-20 21:47:12 -06:00
Sean Sube 62048298d7
fix(scripts): reduce steps/time on leak test 2023-02-20 21:46:54 -06:00
Sean Sube 2c8bd4b043
read batch parameter from request 2023-02-20 21:46:23 -06:00
Sean Sube 5f3b84827b
feat(api): add batch size to txt2img and img2img pipelines (#195) 2023-02-20 08:35:18 -06:00
Sean Sube 0deaa8898d
fix(api): add missing params to SD upscale 2023-02-19 23:30:48 -06:00
Sean Sube c1189aad96
feat: add eta parameter (fixes #194) 2023-02-19 23:29:26 -06:00
Sean Sube f8cfc18479
chore(docs): update features and readme screenshot 2023-02-19 22:33:32 -06:00
Sean Sube 40e396a2c4
sonar lint fixes 2023-02-19 22:10:35 -06:00
Sean Sube c5eae688e3
chore(api): automate release tests for blend mode 2023-02-19 15:18:22 -06:00
Sean Sube 62a6f14cb5
chore(api): automate more of the release test plan 2023-02-19 15:00:23 -06:00
Sean Sube ad08349fbe
fix(gui): better spacing around prompt controls 2023-02-19 13:37:21 -06:00
Sean Sube 34832f0171
feat(gui): add prompt to upscale tab (fixes #187) 2023-02-19 13:18:20 -06:00
Sean Sube 7ef63e14c4
fix(docs): note about checking LoRA metadata keys 2023-02-19 12:29:15 -06:00
Sean Sube 0a72ec1567
conversion headers 2023-02-19 12:18:59 -06:00
Sean Sube bff62ddabb
phrasing in conversion guide 2023-02-19 12:16:45 -06:00
Sean Sube b952c8835f
feat(docs): add conversion guide 2023-02-19 12:15:14 -06:00
Sean Sube 47643867be
more release tests 2023-02-19 11:20:59 -06:00
Sean Sube f561dfae83
fix(api): correct blending mask (fixes #188) 2023-02-19 11:04:11 -06:00
Sean Sube c459e96523
fix(api): report accurate size when face correction is run twice 2023-02-19 10:27:05 -06:00
Sean Sube 9a7770fe48
feat(test): add release regression testing script 2023-02-19 10:25:27 -06:00
Sean Sube f7eefe4bd2
more sonar lint 2023-02-19 07:54:27 -06:00
Sean Sube c69e342ee4
apply sonar lint 2023-02-19 07:53:20 -06:00
Sean Sube 30978e3e5b
fix(api): only run GC is devices are passed 2023-02-19 07:41:16 -06:00
Sean Sube 3789862a6f
mark unused params, fix shared lists 2023-02-19 07:37:29 -06:00
Sean Sube b7a780bacc
correct param name for upscale mask 2023-02-18 22:53:57 -06:00
Sean Sube 30f16035bc
fix upscale copy ctor 2023-02-18 22:36:26 -06:00
Sean Sube ac1f7449bb
fix(api): use stage source when available 2023-02-18 22:11:44 -06:00