1
0
Fork 0
Commit Graph

1337 Commits

Author SHA1 Message Date
Sean Sube 4a68984341
add highres strings 2023-04-01 11:58:34 -05:00
Sean Sube 3c2bab3156
fix highres steps max 2023-04-01 11:50:10 -05:00
Sean Sube 4f41145792
add highres to txt2img tab and request 2023-04-01 11:39:32 -05:00
Sean Sube 4e481e4864
add highres to server params 2023-04-01 11:31:34 -05:00
Sean Sube ba09748e94
feat(gui): add highres parameters 2023-04-01 11:26:10 -05:00
Sean Sube f462d80cc4
run correction before highres 2023-03-31 23:55:51 -05:00
Sean Sube ca80e92707
fix progress for highres, increase img2img steps 2023-03-31 23:52:33 -05:00
Sean Sube 4ab1b6cc88
resize tiles before running refinement steps 2023-03-31 23:39:25 -05:00
Sean Sube 66e938f9ab
split steps before and after highres 2023-03-31 23:32:05 -05:00
Sean Sube cdaf1b8e5d
feat(api): add support for highres images 2023-03-31 23:27:16 -05:00
Sean Sube f4c7f02034
fix(docs): note security option on bundle launch scripts 2023-03-31 00:02:20 -05:00
Sean Sube 27c6e71890
fix(api): add coloredlogs to base deps 2023-03-30 23:43:40 -05:00
Sean Sube 9b05b6bf5c
fix(exe): include realesrgan and coloredlogs in bundles 2023-03-30 23:43:18 -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 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 9c9857bfde
indent bundle readme better 2023-03-30 21:12:31 -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 1cd436d643
feat(api): add setup scripts for Windows 2023-03-30 21:01:55 -05:00
Sean Sube f774f2e7c2
chore(gui): update MUI packages, lockfile 2023-03-29 08:50:50 -05:00
Sean Sube 0050faefc6
chore(gui): update build tools, typedefs 2023-03-29 08:44:52 -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 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 d19bbfc1d3
fix(gui): add prompt tokens to correct tab (#296) 2023-03-28 17:51:40 -05:00
Sean Sube 93fcfd1422
fix(api): update LPW pipeline (#298) 2023-03-28 17:34:23 -05:00
Sean Sube c0ece2453d
fix(docs): add more runtimes to memory usage table 2023-03-27 17:14:18 -05:00
Sean Sube 2bbc5d877f
lint(api): explicitly bind the device pool to shutdown callback 2023-03-27 17:13:45 -05:00
Sean Sube c2f8fb1d31
fix(api): combine names for ONNX fp16 optimization 2023-03-27 08:55:01 -05:00
Sean Sube 73e9cf8b66
fix(api): disable internal fp16 for VAE encoder (#290) 2023-03-27 08:10:40 -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
renovate[bot] b186a650d9 chore(deps): update dependency sinon to v15.0.3 2023-03-26 22:07:40 -05:00
renovate[bot] 03b00e86ad chore(deps): update dependency esbuild-plugin-copy to v2.1.1 2023-03-26 20:59:18 -05:00
renovate[bot] ba95f7ece4 chore(deps): update dependency @types/react to v18.0.29 2023-03-26 20:58:22 -05:00
renovate[bot] 88ab20c67a chore(deps): update dependency esbuild to v0.17.14 2023-03-26 20:52:52 -05:00
Sean Sube d7e548037a
fix(tests): make release tests fail if image was not successful (#287) 2023-03-26 20:45:27 -05:00
Sean Sube 0ea0442f02
apply lint 2023-03-26 18:24:22 -05:00
Sean Sube 4ddd69ba07
fix(api): watch for progress events from leaking workers 2023-03-26 18:22:16 -05:00
Sean Sube e1219cca90
fix(api): close queues after stopping workers 2023-03-26 18:21:53 -05:00
Sean Sube dca8a97796
feat(api): pin pytorch versions and update nightly ORT 2023-03-26 18:21:21 -05:00
Sean Sube bb5d0635d1
sonar lint 2023-03-26 15:53:20 -05:00
Sean Sube 36bfccae09
fix(api): include worker totals in status endpoint 2023-03-26 15:49:43 -05:00
Sean Sube 2d2283e1eb
fix(api): attempt to read progress updates from recycled workers 2023-03-26 15:31:16 -05:00
Sean Sube 27500eccb5
fix(api): do not move jobs from pending to running until progress is reported 2023-03-26 14:22:59 -05:00
Sean Sube 0af406c47f
only enqueue jobs from progress worker 2023-03-26 14:02:57 -05:00
Sean Sube ccf8d51e08
feat(api): split up status endpoint by job status 2023-03-26 11:57:00 -05:00