Update app.py
Browse files
app.py
CHANGED
@@ -15,6 +15,7 @@ examples = [
|
|
15 |
["images/ocr_image_1.png"],
|
16 |
["images/ocr_image_2.png"],
|
17 |
["images/ocr_image_3.jpg"],
|
|
|
18 |
]
|
19 |
|
20 |
# Title, description, and article for the interface
|
|
|
15 |
["images/ocr_image_1.png"],
|
16 |
["images/ocr_image_2.png"],
|
17 |
["images/ocr_image_3.jpg"],
|
18 |
+
["images/ocr_image_4.png"]
|
19 |
]
|
20 |
|
21 |
# Title, description, and article for the interface
|