Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ iface = gr.Interface(
|
|
37 |
outputs="text",
|
38 |
layout="horizontal",
|
39 |
theme="huggingface",
|
40 |
-
title="Optical
|
41 |
description="A simple interface for OCR from Japanese manga",
|
42 |
article= "Author: <a href=\"https://huggingface.co/vumichien\">Vu Minh Chien</a>. ",
|
43 |
allow_flagging='never',
|
|
|
37 |
outputs="text",
|
38 |
layout="horizontal",
|
39 |
theme="huggingface",
|
40 |
+
title="Optical Character Recognition for Japanese Text",
|
41 |
description="A simple interface for OCR from Japanese manga",
|
42 |
article= "Author: <a href=\"https://huggingface.co/vumichien\">Vu Minh Chien</a>. ",
|
43 |
allow_flagging='never',
|