arithescientist commited on
Commit
35c489b
·
1 Parent(s): d468541

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -42,7 +42,6 @@ def pdf(file):
42
  iface = gr.Interface(
43
  pdf,
44
  "file",
45
- first_page
46
  )
47
 
48
  if __name__ == "__main__":
 
42
  iface = gr.Interface(
43
  pdf,
44
  "file",
 
45
  )
46
 
47
  if __name__ == "__main__":