AlhitawiMohammed22 commited on
Commit
9e11de5
1 Parent(s): ae83562

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ if __name__ == "__main__":
150
  label="Upload a PDF file",
151
  file_count="single",
152
  type="file",
153
- value=_here / "example_file.pdf",
154
  )
155
 
156
  gr.Markdown("---")
 
150
  label="Upload a PDF file",
151
  file_count="single",
152
  type="file",
153
+ value=_here / "example.pdf",
154
  )
155
 
156
  gr.Markdown("---")