mlc-ai / web-stable-diffusion

Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
https://mlc.ai/web-stable-diffusion
Apache License 2.0
3.56k stars 227 forks source link

Can we have builds to go along with the updates? #21

Closed DustinBrett closed 1 year ago

DustinBrett commented 1 year ago

I saw a rather interesting update commit https://github.com/mlc-ai/web-stable-diffusion/commit/2cbd64de4e0a110b4d4749c928598227db2116bb and would like to try it out, but I have an RX 580 and couldn't get it to build without CUDA in WSL. Could someone do a dist build and/or update the github pages example?

Thanks!

MasterJH5574 commented 1 year ago

Hi @DustinBrett, we have just launched a GitHub Page deployment. You can go to the demo site and check it out now :-)

DustinBrett commented 1 year ago

Great! Thanks very much! I will get to integrating this. I am hoping the async shader loader will help my initial loading speeds in Windows.

DustinBrett commented 1 year ago

The new build is so much faster (almost 2 mins, on first load) on my Windows machine. Thanks!