File size: 214 Bytes
7f119fd
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
source /workdir/yanghandi/gradio_demo/setup.sh
# source setup.sh
python main.py &> gradio.log &

python try_hd_v2.py &> multi_gradio.log &

python try_hd_v2.py &> try_hd_v2.log &

python test_hd.py &> test_hd.log &