Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
description = """Do you have a long document and a bunch of questions that can be answered given the data in this file?
|
4 |
Fear not for this demo is for you.
|
5 |
Upload your pdf, ask your questions and wait for the magic to happen.
|
|
|
1 |
import gradio as gr
|
2 |
+
|
3 |
description = """Do you have a long document and a bunch of questions that can be answered given the data in this file?
|
4 |
Fear not for this demo is for you.
|
5 |
Upload your pdf, ask your questions and wait for the magic to happen.
|