1
0
Fork 0
Commit Graph

52 Commits

Author SHA1 Message Date
Sean Sube e8d7d9a881
feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -05:00
Sean Sube 52fdf4f48a
fix(api): test LoRA blending code 2023-09-21 18:24:08 -05:00
Sean Sube 1f1cc14efe
move training scripts to their own repo 2023-09-05 17:04:46 -05:00
Sean Sube f6db421631
fix(scripts): log node name differences in onnx models 2023-09-04 21:42:06 -05:00
Sean Sube 4fd889180b
add resizing logic to preparation script 2023-09-04 21:21:03 -05:00
Sean Sube 5d0d904463
feat(scripts): add script for preparing training images 2023-09-04 21:20:36 -05:00
Sean Sube 2121c7aa5d
feat(scripts): add json and parquet support to prompt book parser 2023-07-06 08:11:43 -05:00
Sean Sube de8105ec60
feat(scripts): add script to parse prompt books 2023-07-05 23:05:00 -05:00
Sean Sube 1133321179
chore(scripts): reduce timeout for slow release tests 2023-07-05 23:04:38 -05:00
Sean Sube 8781f7fda0
fix(api): make tiling compatible with source stages 2023-07-02 18:31:47 -05:00
Sean Sube 5d18779e27
fix(api): add progress bars to release tests 2023-07-02 13:18:00 -05:00
Sean Sube f20afeb58f
fix(api): mark panorama outpainting tests as very slow, update refs 2023-07-01 12:33:21 -05:00
Sean Sube fcaeb8cb42
fix(api): add non-square txt2img test 2023-07-01 12:32:22 -05:00
Sean Sube 5378619ef2
fix(api): add name filter and MSE multiplier args to release tests 2023-07-01 12:32:18 -05:00
Sean Sube 81d2e93709
chore(scripts): update DPM test ref for fp16 2023-06-16 20:42:48 -05:00
Sean Sube c399430274
fix(scripts): only mark release tests as failed after retrying 2023-06-09 17:41:21 -05:00
Sean Sube 55614cd9a1
fix(scripts): restore MSE calculation, update some test refs 2023-06-07 21:13:09 -05:00
Sean Sube 6cb7ed58be
apply lint 2023-06-05 23:18:13 -05:00
Sean Sube 44ad5150b2
fix(scripts): add test ref for img2img panorama 2023-05-20 13:38:47 -05:00
Sean Sube f53e8c1761
feat(scripts): add release tests for panorama and upscaling with correction 2023-05-14 19:31:17 -05:00
Sean Sube cbc4166f10
fix(scripts): add more release tests 2023-05-09 21:51:17 -05:00
Sean Sube bbd779a9c6
feat(scripts): add retries to release tests 2023-05-09 20:55:48 -05:00
Sean Sube e283b2770a
fix(scripts): do not use source filter for img2img tests 2023-04-22 12:28:13 -05:00
Sean Sube e12f3c2801
fix(scripts): correct model paths in test scripts 2023-04-16 23:18:35 -05:00
Sean Sube b4095cc2db
fix(scripts): show data shape in initializer diff 2023-04-10 08:26:24 -05:00
Sean Sube d7e548037a
fix(tests): make release tests fail if image was not successful (#287) 2023-03-26 20:45:27 -05:00
Sean Sube 4f6574c88e
sonar lint fixes 2023-03-21 17:11:38 -05:00
Sean Sube 391a707c84
fix(scripts): check Torch CUDA devices (#242) 2023-03-18 13:54:12 -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 226710a015
fix(api): use exception level logs 2023-03-16 22:29:07 -05:00
Sean Sube 8cf6f2215d
fix(scripts): diff model nodes as well 2023-03-14 22:58:36 -05:00
Sean Sube 4c17edb267
feat(api): add conversion script for LoRAs from sd-scripts (#213) 2023-03-14 18:17:00 -05:00
Sean Sube cf429ad715
fix(tests): add reference image for UniPC scheduler 2023-03-11 14:43:36 -06:00
Sean Sube 58250976d4
fix(tests): update blend refs for release tests 2023-03-10 21:58:40 -06:00
Sean Sube 3d0f2434af
fix(tests): make release tests more strict, update DEIS reference 2023-03-08 23:17:54 -06:00
Sean Sube 312d8d251a
fix(tests): add release test for partial blending 2023-03-08 23:06:52 -06:00
Sean Sube d794835d20
fix(tests): use correct endpoint in release tests for blend mode 2023-03-08 22:56:53 -06:00
Sean Sube 57fed94337
fix(api): exit worker on memory allocation errors 2023-03-05 21:11:33 -06:00
Sean Sube cb460a0c59
fix(api): add worker PID to log messages 2023-03-05 20:25:02 -06:00
Sean Sube b44e644f9e
fix(scripts): pass protocol and port to all test scripts 2023-03-01 08:26:22 -06:00
Sean Sube c99aa67220
name threads, max queues, type/lint fixes 2023-02-28 21:44:52 -06:00
Sean Sube b880b7a121
set process titles, terminate workers 2023-02-26 13:09:24 -06:00
Sean Sube 6809d2da82
fix(scripts): update release tests with support for batches 2023-02-25 18:01:05 -06:00
Sean Sube 62048298d7
fix(scripts): reduce steps/time on leak test 2023-02-20 21:46:54 -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 47643867be
more release tests 2023-02-19 11:20:59 -06:00