Lincoln Stein
|
d022d0dd11
|
continue to display in-progress image until the post-processing is done, for better esthetics (#255)
|
2022-08-31 12:32:56 -04:00 |
|
Kevin Gibbons
|
a14fd69a5a
|
fix progress bar in webui when using strength parameter (#254)
|
2022-08-31 11:28:11 -04:00 |
|
Kevin Gibbons
|
b983d61e93
|
tweak format of "result" event in web ui
|
2022-08-30 22:03:53 -07:00 |
|
Kevin Gibbons
|
8ca4d6542d
|
support progress for img2img (#215)
WebGUI shows progress bar when an initial image is provided.
|
2022-08-30 15:36:12 -04:00 |
|
Kevin Gibbons
|
5d13207aa6
|
webui: support cancelation
|
2022-08-30 08:55:40 -07:00 |
|
Kevin Gibbons
|
0173d3a8fc
|
stream images
|
2022-08-29 16:33:31 -07:00 |
|
Kevin Gibbons
|
a7a62d39d4
|
webui: hide gfpgan if not installed
|
2022-08-29 16:27:44 -07:00 |
|
Kevin Gibbons
|
754525be82
|
fix reset logic
|
2022-08-29 09:47:56 -07:00 |
|
Kevin Gibbons
|
d9eab7f383
|
use LF not CRLF for files, oh god
|
2022-08-29 09:47:45 -07:00 |
|
Lincoln Stein
|
4acfb76be6
|
correctly handle upscaling in webUI, including displaying status messages during GFPGAN/ESRGAN postprocessing
|
2022-08-29 12:08:18 -04:00 |
|
tesseractcat
|
070795a3b4
|
webui: stream progress events to page
|
2022-08-28 21:54:10 -07:00 |
|
Lincoln Stein
|
18899be4ae
|
working, but there is a bug in underlying txt2png() call that is preventing upscaled images from being returned
|
2022-08-28 22:42:31 -04:00 |
|
Lincoln Stein
|
e2ae6d288d
|
added reset to defaults button and sampler selection
|
2022-08-28 21:35:52 -04:00 |
|
Lincoln Stein
|
2114c386ad
|
moved index.js .html and .css files into static/dream_web/; changed batch to iterations again
|
2022-08-25 15:27:43 -04:00 |
|