Skip to content

bhonemyintswe/Text-to-Image-stable-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Image-stable-diffusion

Overview

This machine-learning project leverages the power of the Stable Diffusion model to generate ultra-realistic images based on user-provided prompts. By utilizing the "stable-diffusion-xl-base-1.0" variant, the project achieves stunning levels of realism and detail, making it suitable for a wide range of creative and artistic applications.

Table of Contents

Dependencies

Before running the project, ensure you have the following dependencies installed:

transformers==4.33.0 torch==2.0.0 diffusers==0.21.4 matplotlib==3.7.2

You can install these dependencies using the requirements.txt file provided in this repository.

Installation

Provide instructions on how to install and set up the project on the user's local machine. Include any specific dependencies or system requirements.

# Clone the repository
git clone https://github.com/bhonemyintswe/Text-to-Image-stable-diffusion.git

# Navigate to the project directory
cd TEXT-TO-IMAGE-STABLE-DIFFUSION

# Install required packages
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published