crowles commited on
Commit
b6c48ab
·
verified ·
1 Parent(s): 9e29afb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # Install dependencies
2
- !apt-get install -y poppler-utils tesseract-ocr tesseract-ocr-eng
3
 
4
  import os
5
  import gradio as gr # Assuming this is the input type (for example)
 
1
  # Install dependencies
2
+ ! apt-get install -y poppler-utils tesseract-ocr tesseract-ocr-eng
3
 
4
  import os
5
  import gradio as gr # Assuming this is the input type (for example)