lcolonn commited on
Commit
519431c
·
1 Parent(s): 748d8cf

Upload run_app.sh

Browse files
Files changed (1) hide show
  1. run_app.sh +1 -1
run_app.sh CHANGED
@@ -18,5 +18,5 @@ else
18
  fi
19
 
20
  echo "Starting Streamlit app..."
21
- exec mlipauditapp /app/results
22
 
 
18
  fi
19
 
20
  echo "Starting Streamlit app..."
21
+ exec mlipauditapp /app/results __hf
22