Mishmosh commited on
Commit
7b0e989
1 Parent(s): ad189c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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
- #python -m pip install --upgrade pip
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