Mishmosh commited on
Commit
f268e14
·
1 Parent(s): cb406ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  # https://huggingface.co/spaces/Mishmosh/MichelleAssessment3
2
 
3
  # Install Rust
4
- RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
5
 
6
  #RUN python -m pip install --upgrade pip
7
  python -m pip install --upgrade pip
 
1
  # https://huggingface.co/spaces/Mishmosh/MichelleAssessment3
2
 
3
  # Install Rust
4
+ #RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
5
 
6
  #RUN python -m pip install --upgrade pip
7
  python -m pip install --upgrade pip