Skip to content

APSIT-AIML-CLUB/stable-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Stable Diffusion WebUI

This project provides a web user interface for the Stable Diffusion model.

What is Stable Diffusion?

Stable Diffusion is a deep learning, text-to-image model released in 2022. It is primarily used to generate detailed images conditioned on text descriptions, though it can also be applied to other tasks such as inpainting, outpainting, and generating image-to-image translations guided by a text prompt.

Prerequisites

  • Python 3.x
  • Required Python packages

Setup

  1. Clone the repository:
    git clone https://github.com/APSIT-AIML-CLUB/stable-diffusion.git
  2. Navigate to the project directory:
    cd stable-diffusion

Usage

To launch the web user interface, run the following command:

cd stable-diffusion-webui && python launch.py --share

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published