mayurchoubey123 commited on
Commit
51a6656
1 Parent(s): 35e7271

Update install_pip_and_deps.sh

Browse files
Files changed (1) hide show
  1. install_pip_and_deps.sh +1 -1
install_pip_and_deps.sh CHANGED
@@ -21,4 +21,4 @@ python3.10 /home/ubuntu/get-pip.py
21
  wget -O /home/ubuntu/mlserve.py https://huggingface.co/mayurchoubey123/sklearntest/raw/main/mlserve.py
22
 
23
  # Run mlserve.py script with the provided URL
24
- python3.10 mlserve.py "$URL"
 
21
  wget -O /home/ubuntu/mlserve.py https://huggingface.co/mayurchoubey123/sklearntest/raw/main/mlserve.py
22
 
23
  # Run mlserve.py script with the provided URL
24
+ python3.10 mlserve.py "$URL" &