Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 527 Bytes

File metadata and controls

10 lines (7 loc) · 527 Bytes

Stable Diffusion Model

Overview

This project implements a Stable Diffusion model, a powerful generative model that creates high-quality images from textual descriptions. The model is designed for tasks such as image synthesis, style transfer, and more.

Features

  • Text-to-Image Generation: Generate images from textual descriptions.
  • High-Resolution Outputs: Capable of producing high-resolution images.
  • Image-to-Image Generation: Generate images from existing image and modify it using textual descriptions.