imflash217 commited on
Commit
4a89cb7
·
1 Parent(s): bd1dfba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -67,8 +67,8 @@ def hand_written(image_raw):
67
  print("skiping")
68
  pass
69
  return text
70
-
71
- # load image examples from the IAM database
72
 
73
  title = "TrOCR + EN_ICR demo"
74
  description = "TrOCR Handwritten Recognizer"
 
67
  print("skiping")
68
  pass
69
  return text
70
+
71
+ ## gradio app
72
 
73
  title = "TrOCR + EN_ICR demo"
74
  description = "TrOCR Handwritten Recognizer"