Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|