web-stable-diffusion icon indicating copy to clipboard operation
web-stable-diffusion copied to clipboard

web worker and wasm ?

Open gedw99 opened this issue 2 years ago • 1 comments

Wonder if the GUI would have less responsive issues if Web worker was used ?

Also if WASM was used ?

gedw99 avatar Apr 10 '23 08:04 gedw99

I've got it running in a Web Worker on my personal project, although once it gets going it still freezes the browser a bit, but in general it was faster.

DustinBrett avatar Apr 19 '23 15:04 DustinBrett