Skip to content

fgladisch/sdxl-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDXL-Lightning Image Generator

Generate images using SDXL-Lightning on CUDA or Apple Silicon.

Usage

Create a .env file with your prompt and a negative prompt:

PROMPT="A man sitting on a bench with a book."

Init python dependencies:

pip install -r requirements.txt

Run the python script:

python diffuse.py

Your output will be in the folder output/<date>.png.

About

Generate images using SDXL-Lightning (with apple silicon support)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published