Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ title = """
|
|
56 |
<h1>Chat with PDF</h1>
|
57 |
<p style="text-align: center;">Upload a .PDF from your computer, click the "Load PDF to LangChain" button, <br />
|
58 |
when everything is ready, you can start asking questions about the pdf ;)</p>
|
59 |
-
|
60 |
</div>
|
61 |
"""
|
62 |
|
|
|
56 |
<h1>Chat with PDF</h1>
|
57 |
<p style="text-align: center;">Upload a .PDF from your computer, click the "Load PDF to LangChain" button, <br />
|
58 |
when everything is ready, you can start asking questions about the pdf ;)</p>
|
59 |
+
|
60 |
</div>
|
61 |
"""
|
62 |
|