Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,6 @@ with gr.Blocks() as app:
|
|
144 |
<ul style="color: #ddd; font-size: 16px; line-height: 1.6;">
|
145 |
<li>Upload your PDF or DOCX files.</li>
|
146 |
<li>Ask questions related to the document.</li>
|
147 |
-
|
148 |
<li>Click "Submit" to get your answers.</li>
|
149 |
</ul>
|
150 |
<p style="color: #ddd; font-size: 16px; line-height: 1.6;">Upload multiple files and get answers based on their contents.</p>
|
|
|
144 |
<ul style="color: #ddd; font-size: 16px; line-height: 1.6;">
|
145 |
<li>Upload your PDF or DOCX files.</li>
|
146 |
<li>Ask questions related to the document.</li>
|
|
|
147 |
<li>Click "Submit" to get your answers.</li>
|
148 |
</ul>
|
149 |
<p style="color: #ddd; font-size: 16px; line-height: 1.6;">Upload multiple files and get answers based on their contents.</p>
|