Keras documentation: High-performance image generation using Stable Diffusion in KerasCV
Authors: fchollet, lukewood, divamgupta Date created: 2022/09/25 Last modified: 2022/09/25 Description: Generate new images using KerasCV's StableDiffusion model. View in Colab * GitHub source In this guide, we will show how to generate novel images based on a text prompt using the KerasCV implementation of stability.ai's text-to-image model, Stable Diffusion.
https://keras.io/guides/keras_cv/generate_images_with_stable_diffusion/