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

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.pdf",
154
  )
155
 
156
  gr.Markdown("---")
 
150
  label="Upload a PDF file",
151
  file_count="single",
152
  type="file",
153
+ value=_here / "exampler.pdf",
154
  )
155
 
156
  gr.Markdown("---")