1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Sean Sube 555ec5a644
turn controlnet into a select list and localize its label, fix name lookup on server 2023-04-12 20:03:00 -05:00
Sean Sube 17e4fd7b06
feat(scripts): add model type guessing script (#210) 2023-03-18 13:01:05 -05:00
Sean Sube b952c8835f
feat(docs): add conversion guide 2023-02-19 12:15:14 -06:00
Sean Sube 6b6f2f0eff
feat: add support for DEIS multistep scheduler 2023-02-13 22:37:54 -06:00
Sean Sube 7fa1783be4
feat: implement blend tab and copy buttons (#62) 2023-02-13 17:34:42 -06:00
Sean Sube 9f202486c2
feat(api): add a way to download models from civitai or other https sources (#117) 2023-02-10 22:41:24 -06:00
Sean Sube 8b42aeef48
remove(api): deprecated vendor platforms 2023-02-05 21:32:58 -06:00
Sean Sube 35681efc1b
clean up draft CodeFormer stage 2023-02-05 08:06:50 -06:00
Sean Sube 04a2faffd9
fix(api): set CUDA device in ORT session 2023-02-04 21:17:39 -06:00
Sean Sube 98b6e4dd03
feat(api): add provider for each available CUDA device (#38) 2023-02-04 13:49:34 -06:00
Sean Sube a1ef6c4c77
lint(api): consolidate output fns 2023-02-02 08:31:35 -06:00
Sean Sube bacce0ace9 testing ONNX upscaling 2023-01-29 18:42:05 -06:00
Sean Sube c905fbb728 feat(api): add reduce stages, noise source 2023-01-29 15:23:01 -06:00
Sean Sube 76e25ac057 lint: add additional words to spelling dict 2023-01-27 17:27:26 -06:00
Sean Sube 1ed7b221c4 distribute params into their appropriate tab 2023-01-21 10:00:43 -06:00
Sean Sube 88385b323b expand on the user guide 2023-01-19 17:16:38 -06:00
Sean Sube 58ea836e20 start user guide 2023-01-18 00:01:15 -06:00
Sean Sube 0080d86d91 feat(gui): add menus for upscaling and correction models 2023-01-16 20:11:10 -06:00
Sean Sube 8d3ebede5a feat: add outscaling option 2023-01-16 14:52:56 -06:00
Sean Sube 1f0c19af04 fix(api): get upscale params from request 2023-01-16 13:12:08 -06:00
Sean Sube 1bb0a3aed8 fix(gui): disable react profiling in default bundle 2023-01-12 18:18:51 -06:00
Sean Sube 689a6a183f fix(gui): break up state into slices for each tab 2023-01-12 17:49:51 -06:00
Sean Sube 48f42e56fe fix(api): rename to avoid shadowing type 2023-01-10 20:46:17 -06:00
Sean Sube 778cf6e7d1 lint(api): add seed to output filename, add types 2023-01-09 23:26:47 -06:00
Sean Sube f49fc960c9 feat(gui): display source images after selection 2023-01-08 22:15:58 -06:00
Sean Sube 6391f4b2af lint: add common terms to workspace dict 2023-01-05 15:48:58 -06:00
Sean Sube 4088bf4025 feat: add vscode workspace with subdir roots 2023-01-05 13:45:26 -06:00