Spaces:
Runtime error
Runtime error
File size: 106 Bytes
04fbff5 |
1 2 3 4 5 |
CFG=$1
CKPT=$2
python benchmarks/gopro.py -c $CFG -p $CKPT
python benchmarks/adobe240.py -c $CFG -p $CKPT |