1
0
Fork 0
Commit Graph

74 Commits

Author SHA1 Message Date
Sean Sube 6854cbf23c
add attribution for ControlNet and Pix2Pix pipelines 2023-04-15 11:44:20 -05:00
Sean Sube 6e509c0bc4
fix phrasing and order 2023-03-30 21:51:59 -05:00
Sean Sube 968058bf35
fix(docs): move container setup to server guide, link to setup methods from readme 2023-03-30 21:45:56 -05:00
Sean Sube 0050faefc6
chore(gui): update build tools, typedefs 2023-03-29 08:44:52 -05:00
Sean Sube 186b3b2924
chore(docs): update readme screenshot 2023-03-28 18:57:46 -05:00
Sean Sube b4ac7c6259
chore(release): 0.9.0 2023-03-28 18:57:24 -05:00
Sean Sube c39f450438
note fp16 on AMD in readme 2023-03-28 18:01:23 -05:00
Sean Sube 69ee83610a
lint(docs): update setup intro to not repeat ToC 2023-03-28 18:00:11 -05:00
Sean Sube 93fcfd1422
fix(api): update LPW pipeline (#298) 2023-03-28 17:34:23 -05:00
Sean Sube db95107fed
chore(docs): update features, link to user guide 2023-03-26 22:08:12 -05:00
Sean Sube dca8a97796
feat(api): pin pytorch versions and update nightly ORT 2023-03-26 18:21:21 -05:00
Sean Sube 84718e5928
feat(scripts): add env debug script (#191) 2023-03-18 13:16:59 -05:00
Sean Sube a9906faec8
chore(release): 0.8.1 2023-03-11 14:32:05 -06:00
Sean Sube a195bc100d
chore(release): 0.8.0 2023-03-10 22:06:33 -06:00
Sean Sube 31054c4ee3
feat(api): add requirements file for each platform (#193) 2023-03-05 17:55:23 -06:00
Sean Sube f8cfc18479
chore(docs): update features and readme screenshot 2023-02-19 22:33:32 -06:00
Sean Sube 763bdcf0ac
feat(build): make GUI dev server use port 8000 everywhere 2023-02-17 23:15:07 -06:00
Sean Sube 03a579a535
chore(docs): explain custom VAE 2023-02-16 23:12:44 -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 cc7cafabfd
fix(docs): note launch-extras script 2023-02-13 23:21:56 -06:00
Sean Sube 92ede9928b
fix(docs): describe how to get model ID from Civitai (#117) 2023-02-13 17:32:34 -06:00
Sean Sube 9171ab68bc
chore(api): link to diffusers and d8ahazard licenses 2023-02-11 15:02:27 -06:00
Sean Sube cd4a0f10b0
chore(release): 0.6.1 2023-02-07 08:31:26 -06:00
Sean Sube 86126ffe66
chore(release): 0.6.0 2023-02-07 08:13:56 -06:00
Sean Sube 27da3c3334
fix(docs): explain how to convert your own models 2023-02-05 15:32:30 -06:00
Sean Sube 68dda4b3ca
chore(docs): note codeformer and SD upscaling in readme 2023-02-05 11:39:58 -06:00
Sean Sube 43787f085e fix(docs): add PyTorch to ROCm setup section 2023-01-24 22:30:46 -06:00
Sean Sube 8834a6642f chore(docs): update readme screenshot 2023-01-24 22:25:49 -06:00
Sean Sube 480129cc71 fix(docs): correct syntax for skip argument to convert script 2023-01-24 21:02:40 -06:00
Sean Sube dad056404d fix(docs): describe ROCm setup 2023-01-24 21:00:23 -06:00
Sean Sube e0834110fc fix(api): add extra models to convert script 2023-01-21 08:52:35 -06:00
Sean Sube b1e7ab0a3e fix(docs): list correct packages in readme, move errors to user guide 2023-01-20 22:46:11 -06:00
Sean Sube 8d3ebede5a feat: add outscaling option 2023-01-16 14:52:56 -06:00
Sean Sube 77cb84c60e feat(api): add basic upscaling 2023-01-15 18:04:10 -06:00
Sean Sube 47f9eb1391 fix(docs): add links to GUI client at GH pages 2023-01-15 13:38:09 -06:00
Sean Sube fa82ac18ab fix(api): send CORS more consistently 2023-01-14 10:18:53 -06:00
Sean Sube d1d079d9af chore(docs): emphasize testing section 2023-01-12 18:33:03 -06:00
Sean Sube 4a8fbf514c chore(docs): list other tested models 2023-01-12 18:24:52 -06:00
Sean Sube f1acb8d640 chore(docs): remove reference to unused stringcase package 2023-01-12 18:22:15 -06:00
Sean Sube 74eaac371d fix(docs): note NodeJS dependency for building GUI, note about ONNX DML upgrading numpy 2023-01-12 18:20:57 -06:00
Sean Sube cff32102ce lint(docs): nvidia support is stable 2023-01-11 22:33:21 -06:00
Sean Sube de86df9ea9 lint(docs): list inpaint mode, clarify headers 2023-01-09 23:27:27 -06:00
Sean Sube 2332c44cee fix(docs): describe how to install inpainting model 2023-01-08 21:14:47 -06:00
Sean Sube 067a9b3981 fix(docs): add section with known errors 2023-01-08 09:46:31 -06:00
Sean Sube 16c8b54b1a fix(docs): move ONNX DML package to Windows setup 2023-01-08 08:18:17 -06:00
Sean Sube f119cb4100 fix(docs): note python3 command and venv "name cmd" error in readme 2023-01-08 00:31:27 -06:00
Sean Sube 6442e68e67 fix(docs): include onnxruntime in list of common deps 2023-01-08 00:09:30 -06:00
Sean Sube f99438e623 fix(docs): begin clarifying packages for each environment (#19) 2023-01-07 21:52:38 -06:00
Sean Sube 9973bf1bfc fix(docs): note cloning and fix test script name in readme 2023-01-07 15:05:06 -06:00