Mishmosh commited on
Commit
aa91592
·
1 Parent(s): 55c7740

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
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
 
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