Spaces:
Runtime error
Runtime error
Roger Condori
commited on
Commit
β’
a13d2cf
1
Parent(s):
4be7861
change title size app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ css="""
|
|
42 |
|
43 |
title = """
|
44 |
<div style="text-align: center;max-width: 1500px;">
|
45 |
-
<
|
46 |
<p style="text-align: center;">Upload txt, pdf, doc, docx, enex, epub, html, md, odt, ptt and pttx.
|
47 |
Wait for the Status to show Loaded documents, start typing your questions. This is a demo of <a href="https://github.com/R3gm/ConversaDocs">ConversaDocs</a>.<br /></p>
|
48 |
</div>
|
|
|
42 |
|
43 |
title = """
|
44 |
<div style="text-align: center;max-width: 1500px;">
|
45 |
+
<h2>Chat with Documents π - Falcon, Llama-2</h2>
|
46 |
<p style="text-align: center;">Upload txt, pdf, doc, docx, enex, epub, html, md, odt, ptt and pttx.
|
47 |
Wait for the Status to show Loaded documents, start typing your questions. This is a demo of <a href="https://github.com/R3gm/ConversaDocs">ConversaDocs</a>.<br /></p>
|
48 |
</div>
|