myhloli commited on
Commit
3cabbdb
·
verified ·
1 Parent(s): 174481e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -19,7 +19,6 @@ os.system('python download_models_hf.py')
19
  os.system("sed -i 's|cpu|cuda|g' /home/user/magic-pdf.json")
20
 
21
  os.system('cp -r paddleocr /home/user/.paddleocr')
22
- os.system("pip install gradio-pdf==0.0.19")
23
  from gradio_pdf import PDF
24
 
25
  import gradio as gr
 
19
  os.system("sed -i 's|cpu|cuda|g' /home/user/magic-pdf.json")
20
 
21
  os.system('cp -r paddleocr /home/user/.paddleocr')
 
22
  from gradio_pdf import PDF
23
 
24
  import gradio as gr