Mishmosh commited on
Commit
1f39b2c
·
1 Parent(s): 57ebf29

Update app.py

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