1
0
Fork 0
Commit Graph

115 Commits

Author SHA1 Message Date
Sean Sube 6e614aa1e0
fix(docs): add missing web UI setup step 2023-12-05 22:16:22 -06:00
Sean Sube 2a27c3ffd1
fix(api): adjust region strength threshold to support up to 90% UNet overlap 2023-11-12 21:41:19 -06:00
Sean Sube d3784158fa
fix(docs): update readme screenshot for SDXL 2023-11-12 16:38:15 -06:00
Sean Sube c0a4fb6cad
fix(docs): describe reseed tokens 2023-11-10 20:07:47 -06:00
Sean Sube 01d8aabc42
update features 2023-11-10 04:33:29 -06:00
Sean Sube 30a9d01432
better docs for regions 2023-11-09 20:16:18 -06:00
Sean Sube 918ffde8e6
start documenting region prompts 2023-11-09 18:23:19 -06:00
Sean Sube c9f7caae39
clean up chain params to match backend 2023-09-13 17:28:38 -05:00
Sean Sube c81dcf16e6
chore(release): 0.10.0 2023-08-22 20:42:10 -05:00
Sean Sube 10fa36c1c1
fix(build): use 3.8 packages in AMD linux requirements file to match ROCm base image 2023-07-17 22:46:32 -05:00
Sean Sube 732eb9913e
add hash field to extras schema and user guide 2023-06-26 19:18:20 -05:00
Sean Sube 9e58818ffb
chore(docs): add new extras fields to user guide 2023-06-24 14:12:57 -05:00
Sean Sube cc986b650e
chore(docs): add panorama and highres step suggestions 2023-06-24 13:58:59 -05:00
Sean Sube 054993aa73
chore(docs): include castle example of overlap 2023-06-24 13:55:25 -05:00
Sean Sube c0695f6fe4
lint(docs): format some folders, wrap some lines 2023-06-24 13:44:00 -05:00
Sean Sube 9e52196084
note cropping process 2023-06-24 13:38:02 -05:00
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 f4c7f02034
fix(docs): note security option on bundle launch scripts 2023-03-31 00:02:20 -05:00
Sean Sube ee3774b70a
fix(docs): add VC redist and security note to Windows setup 2023-03-30 23:42:54 -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 205ff3e403
feat(exe): add specs and launch scripts for Windows EXE bundle (#305) 2023-03-30 21:02:23 -05:00
Sean Sube 16dd579346
crop readme preview better 2023-03-28 21:47:49 -05:00
Sean Sube 186b3b2924
chore(docs): update readme screenshot 2023-03-28 18:57:46 -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 afa8f5e706
feat(api): add optimization for internal fp16 conversion 2023-03-26 22:41:12 -05:00
Sean Sube db95107fed
chore(docs): update features, link to user guide 2023-03-26 22:08:12 -05:00
Sean Sube 3aa7b8a238
chore(docs): describe log levels in dev docs 2023-03-26 11:10:05 -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 d26416465b
add note about onnx-fp16 opt 2023-03-19 22:30:24 -05:00
Sean Sube 31e841ab4a
fix(docs): explain how to optimize models 2023-03-19 22:27:24 -05:00
Sean Sube e19e36ae22
chore(docs): update conversion guide for prompt tokens and networks 2023-03-19 19:01:59 -05:00
Sean Sube 1c631c28d3
feat(api): add flag for ORT float16 optimizations 2023-03-19 11:59:35 -05:00
Sean Sube 98e488319c
use fp16 optimization flag during conversion, add to admin docs 2023-03-19 10:33:46 -05:00