Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ def process_image(image, threshold_value=None, correct_transcription=None):
|
|
119 |
# Interface
|
120 |
with gr.Blocks() as demo:
|
121 |
with gr.Row():
|
122 |
-
gr.Markdown("##
|
123 |
with gr.Row():
|
124 |
gr.Markdown("""
|
125 |
### Legend
|
|
|
119 |
# Interface
|
120 |
with gr.Blocks() as demo:
|
121 |
with gr.Row():
|
122 |
+
gr.Markdown("## Faded text restoration")
|
123 |
with gr.Row():
|
124 |
gr.Markdown("""
|
125 |
### Legend
|