Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f28502f
1
Parent(s):
91afacd
app.py
CHANGED
|
@@ -51,7 +51,8 @@ def process_pdf_multiline_stream(model_name, pdf, temp, top_p, repetition_penalt
|
|
| 51 |
|
| 52 |
# Example images for document-level OCR
|
| 53 |
document_examples = [
|
| 54 |
-
["ml.png", "Multi-line Dhivehi text sample"]
|
|
|
|
| 55 |
]
|
| 56 |
|
| 57 |
# Example images for sentence-level OCR
|
|
|
|
| 51 |
|
| 52 |
# Example images for document-level OCR
|
| 53 |
document_examples = [
|
| 54 |
+
["ml.png", "Multi-line Dhivehi text sample"],
|
| 55 |
+
["ml1.png", "Multi-line Dhivehi text sample 2"],
|
| 56 |
]
|
| 57 |
|
| 58 |
# Example images for sentence-level OCR
|
ml1.png
ADDED
|
Git LFS Details
|