Mishmosh commited on
Commit
0d7752d
·
1 Parent(s): f435646

Update app.py

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