This code model lets you generate images based on descriptive prompts!
-
Functionality:
- You describe the image you want (e.g., "a cat playing with yarn").
- The code uses Stable Diffusion to understand your description.
- It creates an image based on your description! ✨
-
Tech Stack:
- Python: The programming language used here in Google Colab.
- Stable Diffusion: The Gen-AI Deep Learning model that creates images from your descriptions.
- Diffusers & Transformers: Libraries that help us interact with Stable Diffusion.
-
Examples: