Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,8 +5,7 @@ pip install torch torchvision torchaudio tensorflow
|
|
| 5 |
#RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
| 6 |
|
| 7 |
#RUN python -m pip install --upgrade pip
|
| 8 |
-
|
| 9 |
-
|
| 10 |
#pip install --upgrade pip
|
| 11 |
#RUN pip install --no-cache-dir -r requirements.txt
|
| 12 |
#RUN pip install --use-feature=in-tree-build tokenizers
|
|
|
|
| 5 |
#RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
| 6 |
|
| 7 |
#RUN python -m pip install --upgrade pip
|
| 8 |
+
python -m pip install --upgrade pip
|
|
|
|
| 9 |
#pip install --upgrade pip
|
| 10 |
#RUN pip install --no-cache-dir -r requirements.txt
|
| 11 |
#RUN pip install --use-feature=in-tree-build tokenizers
|