Example taken from Stable Diffision Keras Example
pip install -r requirements.txt
# Run with the default prompts
python main.py
# Run with another parameter set
# - Extract the parameter file format
onecode-extract params.json
# - Edit the prompts in the params.json file
# - Run with it
python main.py params.json