Skip to content

KorryKatti/Sakuga

Repository files navigation

Sakuga

my attempt at making an ai image generator

how to run

  1. download zip
  2. pip install -r requirements.txt
  3. python cli_app.py "A beach with golden sand" --width 200 --height 200 --output beach.png --show

Command-Line Arguments:

Flag Description Default --width Image width 100 --height Image height 100 --output Output filename output.png --show Display the image False

About

my attempt at making a ai image generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages