1
0
Fork 0
Commit Graph

214 Commits

Author SHA1 Message Date
Sean Sube 04be627e7b
pass server when serializing metadata 2024-01-03 23:32:33 -06:00
Sean Sube bdefaec0d2
serialize metadata 2024-01-03 23:27:40 -06:00
Sean Sube fac98ab239
keep result of each stage with metadata 2024-01-03 23:13:21 -06:00
Sean Sube 9d05d9baac
return output names 2024-01-03 20:54:11 -06:00
Sean Sube 492bc1e992
make sure image response is array 2024-01-03 20:28:53 -06:00
Sean Sube d87861cb29
fix params, save metadata 2024-01-03 20:22:38 -06:00
Sean Sube 444d809eff
fix progress, unwrap metadata 2024-01-03 19:18:56 -06:00
Sean Sube a6baf369d4
avoid reusing routes 2024-01-03 19:15:33 -06:00
Sean Sube 44a8d61082
feat: add batch endpoints for cancel and status, update responses 2024-01-03 19:09:18 -06:00
Sean Sube 19c91f70f5
add networks to metadata 2024-01-02 22:14:21 -06:00
Sean Sube 46098960d8
attempt to save grid mode metadata 2024-01-02 21:49:22 -06:00
Sean Sube 0fa7eff8a8
make thumbnail size configurable 2024-01-02 21:24:09 -06:00
Sean Sube 35371d33fe
chore(release): 0.12.0 2023-12-31 14:15:31 -06:00
Sean Sube 71fbc871a6
feat: add API parameter for upscale checkbox 2023-12-30 19:34:40 -06:00
Sean Sube 2b65077d82
type lint 2023-12-26 08:06:16 -06:00
Sean Sube 2546084208
lint(api): move some noisy log messages to trace level 2023-12-21 21:07:02 -06:00
Sean Sube 6bec3b0cb9
fix(api): change default web UI path to match docs 2023-12-21 20:41:52 -06:00
Sean Sube 6e5d10f521
apply lint 2023-12-18 22:04:24 -06:00
Sean Sube 3e1db707ac
fix(api): update codeformer patches for new lib 2023-12-18 21:12:08 -06:00
Sean Sube 7ed30ee470
feat(api): switch to codeformer lib that works with torch 2.x 2023-12-18 21:06:39 -06:00
Sean Sube 9e734706f1
fix(api): run blend pipeline in RGB mode (#439) 2023-12-17 14:54:10 -06:00
Sean Sube f36fa6b5ec
bump server version in logs 2023-12-16 22:40:04 -06:00
Sean Sube cdbdd9b4e2
feat(gui): add wildcard menu to web UI 2023-12-16 15:17:28 -06:00
BZLibby 90bc28d06e apply style 2023-12-16 14:56:19 -06:00
BZLibby 6a561173a7 adds support for dynamic wildcards in prompts 2023-12-16 14:37:56 -06:00
Sean Sube 4da4cd95a5
fix(api): trim whitespace from model names because it breaks things (#376) 2023-12-10 13:59:47 -06:00
Sean Sube e200fe9186
avoid pickling environ 2023-12-10 13:07:02 -06:00
Sean Sube 4edb32aaac
feat(api): add env vars for Civitai and Huggingface auth tokens 2023-12-10 11:08:02 -06:00
Sean Sube cc8e564d26
split up download clients, add to plugin exports 2023-12-09 18:04:34 -06:00
Sean Sube 9b4ae0916b
lint and test fixes 2023-12-03 12:53:50 -06:00
Sean Sube 10fab12cd0
dedupe new latent resizing code 2023-12-03 11:11:28 -06:00
Sean Sube 75f1a2cead
pass results object to chain pipeline from endpoint 2023-11-26 10:43:08 -06:00
Sean Sube 7ca5dc12a4
fix(api): match inpaint source and mask formats 2023-11-26 10:38:12 -06:00
Sean Sube 17e25a3bc3
fix list parser default 2023-11-24 23:02:22 -06:00
Sean Sube 9e930a91d5
fix(api): load lists without empty items 2023-11-24 22:40:22 -06:00
Sean Sube 781b34151c
feat(api): add flag to launch debugger 2023-11-19 21:05:39 -06:00
Sean Sube 8a3174aaff
load plugins from env 2023-11-19 18:41:55 -06:00
Sean Sube 7e6749e0d7
apply lint, add missing file 2023-11-18 18:13:13 -06:00
Sean Sube 5a517704ea
fix(tests): expand worker tests 2023-11-18 17:20:45 -06:00
Sean Sube 535b685a57
feat(api): add basic plugin system 2023-11-18 17:20:13 -06:00
Sean Sube eb3f1479f2
fix(api): only use optimum's fp16 mode for SDXL export when torch fp16 is enabled 2023-11-16 21:45:50 -06:00
Sean Sube def8ad73c5
feat(api): add feature flags, move panoramic tile feature into flags 2023-11-12 22:53:43 -06:00
Sean Sube 1ee6761340
apply lint 2023-11-12 16:38:56 -06:00
Sean Sube a4bf4ac651
add tokens to network response 2023-11-12 15:36:51 -06:00
Sean Sube 5fb2de85c5
feat(api): add feature flag for single-tile panorama highres 2023-11-11 17:03:01 -06:00
Sean Sube 8ba9f3c0b7
basic region prompt parsing 2023-11-05 15:46:37 -06:00
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 e9b1375440
fix(api): write tests for embedding/inversion blending 2023-10-06 19:04:48 -05:00
Sean Sube a79d835193
fix(api): remove still-random seed from stage kwargs 2023-09-24 10:12:19 -05:00
Sean Sube 963794abaa
lint, tests 2023-09-15 19:16:47 -05:00