Spaces:
Runtime error
Runtime error
Commit
·
4a89cb7
1
Parent(s):
bd1dfba
Update app.py
Browse files
app.py
CHANGED
@@ -67,8 +67,8 @@ def hand_written(image_raw):
|
|
67 |
print("skiping")
|
68 |
pass
|
69 |
return text
|
70 |
-
|
71 |
-
|
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"
|