Spaces:
Running on Zero
Running on Zero
update app
Browse files
app.py
CHANGED
|
@@ -1029,7 +1029,7 @@ with gr.Blocks() as demo:
|
|
| 1029 |
<div class="app-logo">{OCR_LOGO_SVG}</div>
|
| 1030 |
<span class="app-title">Core OCR</span>
|
| 1031 |
<span class="app-badge">vision enabled</span>
|
| 1032 |
-
<span class="app-badge fast">
|
| 1033 |
</div>
|
| 1034 |
</div>
|
| 1035 |
|
|
|
|
| 1029 |
<div class="app-logo">{OCR_LOGO_SVG}</div>
|
| 1030 |
<span class="app-title">Core OCR</span>
|
| 1031 |
<span class="app-badge">vision enabled</span>
|
| 1032 |
+
<span class="app-badge fast">OCR Suite</span>
|
| 1033 |
</div>
|
| 1034 |
</div>
|
| 1035 |
|