Skip to content

Just a quick program to use stable diffusion XL to generate images with minimal GPU memory, using the Streamlit library

Notifications You must be signed in to change notification settings

Mohamad-Hussein/local-sdxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

local-sdxl

Just a quick program to use stable diffusion XL to generate images, using the Streamlit library. Put this together to run the process with limited GPU memory.

Installation

  1. Install dependencies to your environment
pip install -r requirements.txt
  1. Run the Streamlit application
streamlit run main.py

Layout Preview

image

About

Just a quick program to use stable diffusion XL to generate images with minimal GPU memory, using the Streamlit library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages