CoolFace
Apppublic

hanhou/patchseq

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
run6 linesDownload Raw Back to code
1#!/usr/bin/env bash2set -ex3 4# This is the master script for the capsule. When you click "Reproducible Run", the code in this file will execute.5python -u run_capsule.py "$@"6