Mishmosh commited on
Commit
eb024a9
·
1 Parent(s): cbee11b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@
8
  #pip install --upgrade pip
9
  #RUN pip install --no-cache-dir -r requirements.txt
10
  #RUN pip install --use-feature=in-tree-build tokenizers
11
-
12
  #!pip install PyPDF2
13
  #!pip install sentencepiece
14
  #!pip install pdfminer.six
 
8
  #pip install --upgrade pip
9
  #RUN pip install --no-cache-dir -r requirements.txt
10
  #RUN pip install --use-feature=in-tree-build tokenizers
11
+ pip install gradio==3.50.2
12
  #!pip install PyPDF2
13
  #!pip install sentencepiece
14
  #!pip install pdfminer.six