Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -143,6 +143,7 @@ with gr.Blocks(title="Windows UI Element Detector") as demo:
|
|
| 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 |
)
|
| 147 |
|
| 148 |
if __name__ == "__main__":
|
|
|
|
| 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 |
|
| 149 |
if __name__ == "__main__":
|