Update demo.py
Browse files
demo.py
CHANGED
|
@@ -91,7 +91,7 @@ with gr.Blocks() as demo:
|
|
| 91 |
<div style="display: flex;align-items: center;">
|
| 92 |
<img alt="Opulentyn Logo" src="https://github.com/user-attachments/assets/5fc78032-bff2-4f7e-a174-7d64b22f506d" width="350"/>
|
| 93 |
<div>
|
| 94 |
-
<h1>License Plate Recognition (ALPR)</h1>
|
| 95 |
<p>We offer <b>on-premises</b> OCR and liveness check solutions available with a <b>perpetual license</b>.</p>
|
| 96 |
</div>
|
| 97 |
</div>
|
|
|
|
| 91 |
<div style="display: flex;align-items: center;">
|
| 92 |
<img alt="Opulentyn Logo" src="https://github.com/user-attachments/assets/5fc78032-bff2-4f7e-a174-7d64b22f506d" width="350"/>
|
| 93 |
<div>
|
| 94 |
+
<h1>License Plate Recognition (ANPR/ALPR)</h1>
|
| 95 |
<p>We offer <b>on-premises</b> OCR and liveness check solutions available with a <b>perpetual license</b>.</p>
|
| 96 |
</div>
|
| 97 |
</div>
|