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

UI/UX & System Design #30

Closed manhph2211 closed 1 year ago

manhph2211 commented 1 year ago

Hi @tqchen ,

Do you have plans for building a better web app or even a beautiful template for large model based applications?

Thanks,

Max

guoyaol commented 1 year ago

Hi Manh,

Thanks for your advice!

We've been working on web/iOS/Android apps for large models, and trying to make them easier to use. You might be interested in: mlc-llm. And if you would like to build a simple web app for your own specific model, maybe you can checkout a platform called Gradio.

regards, Guoyao