Skip to content

Oxen-AI/StableDiffusion

Repository files navigation

StableDiffusion

Make sure that src is in your python path

export PYTHONPATH=src 

Generate an image

python tools/generate.py -m 'runwayml/stable-diffusion-v1-5' -p 'a 35mm color photo of a ox in a field' -o data/images/

Train a model

python tools/train.py -d data_dir -o my_model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published