/stable-diffusion-colab

Colab notebook for Stable Diffusion XL.

Primary LanguageJupyter NotebookMIT LicenseMIT

Stable Diffusion XL - Colab

The goal of this repository is to provide a Colab notebook to run the text-to-image "Stable Diffusion XL" model [1].

Usage

Results

Astronaut on Mars Astronaut on Mars Astronaut on Mars

Different results obtained with the text prompt: "a photo of an astronaut riding a horse on Mars" using Stable Diffusion XL.

Pikachu in Paris Pikachu in Paris Pikachu in Paris

Different results obtained with the text prompt: "a photo of Pikachu fine dining with a view to the Eiffel Tower" using Stable Diffusion XL.

References

[1] Rombach, Robin, et al. High-resolution image synthesis with latent diffusion models. CVPR 2022. (models & demo)

[2] Karras, Tero, et al. Elucidating the Design Space of Diffusion-Based Generative Models. NeurIPS 2022. (code)