Mishmosh commited on
Commit
fd5777c
1 Parent(s): de2441d

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
  #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
7
 
 
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
7