Skip to content

CLI Reference

This page provides documentation for our command line tools.

entry-point

Usage:

entry-point [OPTIONS] COMMAND [ARGS]...

Options:

  -V, --version  Show the version and exit.
  --help         Show this message and exit.

demo

Usage:

entry-point demo [OPTIONS]

Options:

  -it, --iterations INTEGER  Number of iterations to run the algorithm.
                             [default: 100]
  -o, --output DIRECTORY     Location to save the generated images.  [default:
                             demo-output]
  --help                     Show this message and exit.

run

Usage:

entry-point run [OPTIONS] CONTENT_IMAGE STYLE_IMAGE

Options:

  -it, --iterations INTEGER  [default: 100]
  -l, --location TEXT
  --help                     Show this message and exit.