/sdxl-image-generator

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

Primary LanguagePython

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.