Mishmosh commited on
Commit
de2441d
1 Parent(s): 660f0a9

Update app.py

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