Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ def process_image(image):
|
|
61 |
title = "ืืืืื: ืคืขื ืื ืืชื ืื ืืืืฆืขืืช ืืื ื ืืืืืืชืืช"
|
62 |
description = "ืขื ืืกืืก ืืื ืืืืืืืช trOCR"
|
63 |
article = "<p style='text-align: center'>sivan22</p>"
|
64 |
-
examples =[["
|
65 |
|
66 |
#css = """.output_image, .input_image {height: 600px !important}"""
|
67 |
|
|
|
61 |
title = "ืืืืื: ืคืขื ืื ืืชื ืื ืืืืฆืขืืช ืืื ื ืืืืืืชืืช"
|
62 |
description = "ืขื ืืกืืก ืืื ืืืืืืืช trOCR"
|
63 |
article = "<p style='text-align: center'>sivan22</p>"
|
64 |
+
examples =[["article_1_page_10line_1.png"], ["article_1_page_10line_10.png"], ["article_1_page_10line_11.png"]]
|
65 |
|
66 |
#css = """.output_image, .input_image {height: 600px !important}"""
|
67 |
|