Update app.py
Browse files
app.py
CHANGED
|
@@ -142,7 +142,7 @@ with gr.Blocks(title="Windows UI Element Detector") as demo:
|
|
| 142 |
"YOLO11s + EasyOCR + rapidfuzz | "
|
| 143 |
"Commission a similar tool or a fully integrated AI solution for your business -> "
|
| 144 |
"[Visit indext.io](https://indext.io/) | "
|
| 145 |
-
"[Connect on LinkedIn](https://www.linkedin.com/company/indext-data-lab/)"
|
| 146 |
"[Read case study](https://indext.io/tpost/bzltacekm1-windows-ui-element-detector)"
|
| 147 |
)
|
| 148 |
|
|
|
|
| 142 |
"YOLO11s + EasyOCR + rapidfuzz | "
|
| 143 |
"Commission a similar tool or a fully integrated AI solution for your business -> "
|
| 144 |
"[Visit indext.io](https://indext.io/) | "
|
| 145 |
+
"[Connect on LinkedIn](https://www.linkedin.com/company/indext-data-lab/) |"
|
| 146 |
"[Read case study](https://indext.io/tpost/bzltacekm1-windows-ui-element-detector)"
|
| 147 |
)
|
| 148 |
|