1
0
Fork 0
Commit Graph

50 Commits

Author SHA1 Message Date
Sean Sube f4153aaba8
fix(docs): add overlap diagrams 2023-06-24 13:31:54 -05:00
Sean Sube 7705cb46aa
chore(docs): briefly describe prompt construction 2023-06-24 12:55:19 -05:00
Sean Sube 115d62e998
chore(docs): explain eta, steps, and correction order 2023-06-23 20:53:23 -05:00
Sean Sube 7a8184a5da
chore(docs): explain upscale, correction, and highres parameters 2023-06-22 22:55:03 -05:00
Sean Sube 0927e0bfc6
lint{docs): sort prompt keywords 2023-06-19 17:42:24 -05:00
Sean Sube 349abf0d2e
add prompt keywords 2023-06-18 21:47:14 -05:00
Sean Sube 6f7e8144c0
update resolution table for highres iterations 2023-06-17 14:52:31 -05:00
Sean Sube 1e6bbf8928
start updating user guide for v0.10 features 2023-06-17 14:52:28 -05:00
Sean Sube d9884b5fef
lint(docs): put env vars in a list 2023-04-21 23:04:50 -05:00
HoopyFreud 21b53c1b7b Recomitting everything 2023-04-21 15:17:31 -04:00
Sean Sube f5c606e16f
remove old requirements file 2023-04-15 12:51:47 -05:00
Sean Sube e8ac20b51c
fix(docs): add output image size table to user guide 2023-04-01 17:48:09 -05:00
Sean Sube c0ece2453d
fix(docs): add more runtimes to memory usage table 2023-03-27 17:14:18 -05:00
Sean Sube c2f8fb1d31
fix(api): combine names for ONNX fp16 optimization 2023-03-27 08:55:01 -05:00
Sean Sube 33f5992ebd
chore(docs): describe long prompt weighting and permanent blending 2023-03-26 22:41:32 -05:00
Sean Sube db95107fed
chore(docs): update features, link to user guide 2023-03-26 22:08:12 -05:00
Sean Sube a1c3b28bee
fix(docs): explain extras file format in user guide 2023-03-26 08:28:50 -05:00
Sean Sube fca9ba893c
fix(docs): add check scripts to user guide 2023-03-20 22:28:38 -05:00
Sean Sube 28ea051062
chore(docs): add HF hub to user guide 2023-03-20 08:38:36 -05:00
Sean Sube 38d9be2743
update extras example in user guide 2023-03-19 23:34:38 -05:00
Sean Sube b99c8c8bae
fix(docs): explain CLIP skip, describe tokens better 2023-03-19 23:04:18 -05:00
Sean Sube 84bd852837
feat(api): blend LoRAs and Textual Inversions from extras file 2023-03-18 07:01:24 -05:00
Sean Sube dfba5f0231
phrasing 2023-03-15 20:10:53 -05:00
Sean Sube ede6f92914
links, subdirs 2023-03-15 20:09:36 -05:00
Sean Sube 74dc0e9484
fix(docs): describe LoRA and Textual Inversion tokens in user guide 2023-03-15 20:00:40 -05:00
Sean Sube 78005812f3
fix(docs): explain converting Textual Inversions, using layer tokens, and prompt range syntax (#179) 2023-03-07 23:14:29 -06:00
Sean Sube a3b4b73dba
fix(docs): describe blending tab 2023-03-06 19:41:33 -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 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 694d15547f
lint(api): clean up conversion code from original diffusers, drop pydantic dep 2023-02-11 12:36:54 -06:00
Sean Sube 41fad09d93
fix(docs): link to SD models on HF hub 2023-02-10 23:32:39 -06:00
Sean Sube dbee258a36
clarify extras format migration 2023-02-10 23:15:45 -06:00
Sean Sube 24c542a952
fix(docs): cover extra models in user guide 2023-02-10 23:06:47 -06:00
Sean Sube de4e7b0dc9
feat: add face outscale as its own parameter (#111) 2023-02-06 17:13:37 -06:00
Sean Sube 7158922039
chore(docs): note codeformer and SD upscaling in user guide 2023-02-05 11:42:37 -06:00
Sean Sube f6dbab3422
fix(docs): add duplicate device error to user guide 2023-02-04 12:47:22 -06:00
Sean Sube b22f15600b feat(docs): add platform/model compatibility list 2023-01-24 08:39:25 -06:00
Sean Sube 39f5dd3b4a chore(docs): add scope section to user guide 2023-01-22 21:23:24 -06:00
Sean Sube 5d0aa60f1b fix(docs): add server admin guide, cross-link with user guide 2023-01-22 16:10:49 -06:00
Sean Sube 700d31e2b8 fix(docs): note that image parameters are not persisted when reloading 2023-01-21 19:42:02 -06:00
Sean Sube 3a5bae6d0d more examples for user guide 2023-01-21 18:40:50 -06:00
Sean Sube bae0fe5ce7 keep writing user guide 2023-01-21 18:29:11 -06:00
Sean Sube 88c5113e37 start adding links to user guide 2023-01-21 15:12:54 -06:00
Sean Sube 1ed7b221c4 distribute params into their appropriate tab 2023-01-21 10:00:43 -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 b508da747e continue writing the user guide 2023-01-19 22:08:00 -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