ThePixOne commited on
Commit
fc7d330
1 Parent(s): 21ce0bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ description = """Do you have a long document and a bunch of questions that can b
9
  Fear not for this demo is for you.
10
  Upload your pdf, ask your questions and wait for the magic to happen.
11
  DISCLAIMER: I do no have idea what happens to the pdfs that you upload and who has access to them so make sure there is nothing confidential there.
12
- """
13
  title = "QA answering from a pdf."
14
 
15
  from datetime import datetime
 
9
  Fear not for this demo is for you.
10
  Upload your pdf, ask your questions and wait for the magic to happen.
11
  DISCLAIMER: I do no have idea what happens to the pdfs that you upload and who has access to them so make sure there is nothing confidential there.
12
+ """
13
  title = "QA answering from a pdf."
14
 
15
  from datetime import datetime