sivan22 commited on
Commit
74123b3
โ€ข
1 Parent(s): cd4ae35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 =[["image_0.png"], ["image_1.png"], ["image_2.png"]]
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