Mishmosh commited on
Commit
dc09336
·
1 Parent(s): f268e14

Update app.py

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