1
0
Fork 0
Commit Graph

2308 Commits

Author SHA1 Message Date
Sean Sube 6bec3b0cb9
fix(api): change default web UI path to match docs 2023-12-21 20:41:52 -06:00
Sean Sube a6cb630206
fix(docs): update tile parameters in user guide 2023-12-21 20:39:01 -06:00
Sean Sube 11c0ab9882
fix(gui): make UI error screen more likely to show correct API hostname 2023-12-21 18:57:29 -06:00
Sean Sube 0aab1301aa
fix(api): revert torch to 2.0.1 for ROCm due to MIopen errors (#444) 2023-12-21 18:57:00 -06:00
Sean Sube ee3573750b
fix blend test refs 2023-12-21 09:51:26 -06:00
Sean Sube 855698cf39
fix tests 2023-12-21 09:51:06 -06:00
Sean Sube 4b430f4956
lint react imports 2023-12-21 09:13:03 -06:00
Sean Sube 1541818c19
fix(gui): reduce renders when changing prompt and size params 2023-12-21 09:12:47 -06:00
Sean Sube 2c2eda8c3c
fix(api): resize blend mask to match source 2023-12-20 23:41:54 -06:00
Sean Sube 1fbee0ae52
fix(api): tile stage masks 2023-12-20 23:33:13 -06:00
Sean Sube f6ff53d0d1
pass correct crop 2023-12-20 23:02:58 -06:00
Sean Sube de28ecdfad
fix(api): handle blending images of different sizes better 2023-12-20 22:58:57 -06:00
Sean Sube e933dc6d50
fix(gui): make model controls on upscale tab work 2023-12-20 21:11:33 -06:00
Sean Sube 7132f10e9d
fix(gui): handle missing prompts when parsing tokens 2023-12-20 21:07:03 -06:00
Sean Sube a3fad5c541
fix(gui): avoid crashing when copying source image to a tab with a mask canvas 2023-12-20 19:03:28 -06:00
Sean Sube 9a3384b348
Merge branch 'main' of github.com:ssube/onnx-web 2023-12-20 09:21:56 -06:00
Sean Sube 9c215dd90b
fix controlnet with fp16 again 2023-12-19 23:16:19 -06:00
Sean Sube e09631ef05
apply lint 2023-12-19 23:01:05 -06:00
Sean Sube c8a9734acf
dump unet to torch before making cnet 2023-12-19 22:50:18 -06:00
Sean Sube 4a87fb2a31
update forwarding shapes, apply lint 2023-12-19 22:10:37 -06:00
Sean Sube b4262eb777
remove bulky controlnet wrapper 2023-12-19 20:56:24 -06:00
Sean Sube ba9982af51
fix(api): various controlnet fixes 2023-12-19 19:19:48 -06:00
Sean Sube a716f6db1f
fix(api): add loading path for controlnet 2023-12-18 22:21:33 -06:00
Sean Sube 6708efa8ce
make controlnet params match others 2023-12-18 22:14:33 -06:00
Sean Sube de4b6882f1
update blend refs to RGB mode 2023-12-18 22:04:38 -06:00
Sean Sube 6e5d10f521
apply lint 2023-12-18 22:04:24 -06:00
Sean Sube 2263093c4d
convert images to cv2 2023-12-18 21:53:20 -06:00
Sean Sube 1163accb49
fix(api): add missing param to controlnet pipeline 2023-12-18 21:39:49 -06:00
Sean Sube a0ee620336
fix(api): update controlnet lib 2023-12-18 21:18:43 -06:00
Sean Sube 0e7e4795f5
fix(api): update arpeggio parser and boto for s3 2023-12-18 21:18:24 -06:00
Sean Sube 53fd62e8c3
pin codeformer lib 2023-12-18 21:17:57 -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 a6fa960a07
Merge pull request #442 from bzlibby/bug/multiplewildcardtokens
fixes support for multiple wildcards in one token
2023-12-18 19:13:13 -06:00
BZ Libby fc67809612
clean-up
I missed removing a character in the regex for the wildcard token
2023-12-18 19:09:23 -06:00
BZLibby b807530117 fixes support for multiple wildcards in one token 2023-12-18 19:01:18 -06:00
Sean Sube 6a6a3f04bc
feat(api): update pinned onnxruntime to 0.16.3 2023-12-17 19:55:52 -06:00
Sean Sube c94c3fa015
fix(docs): replace relative links with GH ones 2023-12-17 16:53:18 -06:00
Sean Sube d643d12fd9
fix phrasing, add discord links to getting started guide 2023-12-17 16:43:38 -06:00
Sean Sube 9e734706f1
fix(api): run blend pipeline in RGB mode (#439) 2023-12-17 14:54:10 -06:00
Sean Sube db8a7a2d62
break hardware recommendations out of paragraph 2023-12-17 14:21:26 -06:00
Sean Sube 68a3f13f62
fix(tests): add release tests for SDXL, LCM, and turbo 2023-12-17 14:17:09 -06:00
Sean Sube e373e134f1
fix(docs): add links from getting started to other docs 2023-12-17 14:12:45 -06:00
Sean Sube 76e28d962d
fix(api): parse embedding/TI tokens correctly 2023-12-17 12:48:20 -06:00
Sean Sube 4259b86557
add section about adding models to getting started guide 2023-12-17 12:44:32 -06:00
Sean Sube 41b8ae0359
open archives in read-only mode 2023-12-17 12:06:43 -06:00
Sean Sube 387d7dd60b
edit the getting started to be more cohesive 2023-12-17 12:04:04 -06:00
Sean Sube e0929ba870
fix(gui): make prompt input perform better with large LoRA/wildcard lists 2023-12-16 23:19:10 -06:00
Sean Sube a65e0fd602
update schemas for archive converter 2023-12-16 22:49:29 -06:00
Sean Sube 72d0d374e1
prep profiles for including model/pipeline params 2023-12-16 22:40:35 -06:00