Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -195,6 +195,7 @@ css = """
|
|
| 195 |
}
|
| 196 |
"""
|
| 197 |
|
|
|
|
| 198 |
title = 'AI Pdf Summarizer'
|
| 199 |
#description = """ KrystalPDF AI allows you to chat with your PDF file. It gives hallucination free response than other tools. The returned response can even cite the page number in square brackets([]) where the information is located, adding credibility to the responses and helping to locate pertinent information quickly."""
|
| 200 |
|
|
|
|
| 195 |
}
|
| 196 |
"""
|
| 197 |
|
| 198 |
+
|
| 199 |
title = 'AI Pdf Summarizer'
|
| 200 |
#description = """ KrystalPDF AI allows you to chat with your PDF file. It gives hallucination free response than other tools. The returned response can even cite the page number in square brackets([]) where the information is located, adding credibility to the responses and helping to locate pertinent information quickly."""
|
| 201 |
|