1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Sean Sube 33ab23a474
convert to list of outputs 2023-02-20 23:47:43 -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 c1189aad96
feat: add eta parameter (fixes #194) 2023-02-19 23:29:26 -06:00
Sean Sube ffc4eb09f1
update reported image size when correction is run twice 2023-02-18 11:14:34 -06:00
Sean Sube ecf3c03f0f
feat: add parameter to run correction before upscaling (#132) 2023-02-18 11:04:08 -06:00
Sean Sube 82ab8ca172
chore(release): 0.7.1 2023-02-15 21:02:22 -06:00
Sean Sube 9db684ad5d
chore(release): 0.7.0 2023-02-15 20:59:37 -06:00
Sean Sube 0356c317c9
fix(gui): get tile orders from server params 2023-02-11 18:10:02 -06:00
Sean Sube 3a290822eb
feat(api): pass tile order to inpaint and outpaint pipelines 2023-02-11 18:00:18 -06:00
Sean Sube 51651abd08
feat(gui): add tile order as an inpaint parameter (#107) 2023-02-11 17:41:58 -06:00
Sean Sube cd4a0f10b0
chore(release): 0.6.1 2023-02-07 08:31:26 -06:00
Sean Sube de4e7b0dc9
feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -06:00
Sean Sube efee374c16
feat(api): load-balance background jobs between devices 2023-02-04 16:22:50 -06:00
Sean Sube ecec0a2e56
fix(api): set minimum image dimensions to 256 (#79) 2023-02-03 08:48:24 -06:00
Sean Sube 56a4acee2a fix(api): split up and cache upscaling and correction stages 2023-01-27 23:28:14 -06:00
Sean Sube 88e4f74efe fix(gui): load remaining defaults from server params 2023-01-27 17:27:11 -06:00
Sean Sube 99897af004 lint(api): put params in order 2023-01-24 22:18:44 -06:00
Sean Sube be16f33151 fix(api): pass txt2img dimensions in correct order 2023-01-19 22:07:31 -06:00
Sean Sube be3a17b2ff feat: add version check to parameters 2023-01-17 23:06:04 -06:00
Sean Sube 227056d976 fix(api): correct denoise max, add missing face strength param 2023-01-16 22:55:54 -06:00
Sean Sube 8d3ebede5a feat: add outscaling option 2023-01-16 14:52:56 -06:00
Sean Sube d1e4fa9cf1 feat: add upscale controls to client, params to server 2023-01-16 14:05:04 -06:00
Sean Sube 03fd728ab0 feat(api): add params endpoint, defaults file 2023-01-09 22:58:37 -06:00