Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -255,7 +255,6 @@ def create_htrflow_mcp_server():
|
|
255 |
[htrflow_url, htrflow_viz],
|
256 |
["HTR URL", "HTR Visualizer"],
|
257 |
title="HTRflow Handwritten Text Recognition",
|
258 |
-
description="Extract text and visualize handwritten historical documents using HTRflow",
|
259 |
)
|
260 |
|
261 |
return demo
|
|
|
255 |
[htrflow_url, htrflow_viz],
|
256 |
["HTR URL", "HTR Visualizer"],
|
257 |
title="HTRflow Handwritten Text Recognition",
|
|
|
258 |
)
|
259 |
|
260 |
return demo
|