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

Use the correct latents scale for sd/sdxl #61

Closed sunzj closed 6 months ago

sunzj commented 6 months ago
  1. As i verifed, the latents scale is same for sd/sdxl, otherwise the image quality is terrible.
  2. Add attention to remind use the right vae net. fix https://github.com/mlc-ai/web-stable-diffusion/issues/60