#!/usr/bin/env bash set -euo pipefail python "$(dirname "$0")/krea_benchmark.py" "${1:?stage required}" --config "${2:-$(dirname "$0")/config.json}"