Skip to content

Instantly share code, notes, and snippets.

@aminnj
Last active March 20, 2024 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aminnj/750aefdc1b65a6273d6a902e94c67574 to your computer and use it in GitHub Desktop.
Save aminnj/750aefdc1b65a6273d6a902e94c67574 to your computer and use it in GitHub Desktop.
SDXL on Mac M1 with live previews
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aminnj
Copy link
Author

aminnj commented Jan 27, 2024

Using a faster, but lower fidelity, VAE, you can decode latent images after each step without much extra latency. The notebook has a widget which shows the live preview.

Gif of decoded latents over all the diffusion steps:
preview_images_cat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment