@ -15,10 +15,10 @@ if [ $? -ne 0 ]; then
fi
# download well-trained model
bash local/download_model.sh
#bash local/download_model.sh
if [ $? -ne 0 ]; then
#if [ $? -ne 0 ]; then
exit 1
# exit 1
#fi
# start demo server
CUDA_VISIBLE_DEVICES=0 \