Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,15 +24,14 @@ markdown_description = """
|
|
| 24 |
<head>
|
| 25 |
<meta charset="UTF-8">
|
| 26 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 27 |
-
<title>NuExtract</title>
|
| 28 |
</head>
|
| 29 |
<body>
|
| 30 |
<img src="https://cdn.prod.website-files.com/638364a4e52e440048a9529c/64188f405afcf42d0b85b926_logo_numind_final.png" alt="NuMind Logo" style="vertical-align: middle;width: 200px; height: 50px;">
|
| 31 |
<p>We are a startup developing custom information extraction models. NuExtract is a zero-shot model.</p>
|
| 32 |
<p>If you want the best performance on your problem, please contact us :).</p>
|
| 33 |
-
<br>
|
| 34 |
<ul>
|
| 35 |
-
<li><strong>
|
| 36 |
</ul>
|
| 37 |
<br>
|
| 38 |
<h1>NuExtract-v1.5</h1>
|
|
|
|
| 24 |
<head>
|
| 25 |
<meta charset="UTF-8">
|
| 26 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 27 |
+
<title>NuExtract-v1.5 Playground</title>
|
| 28 |
</head>
|
| 29 |
<body>
|
| 30 |
<img src="https://cdn.prod.website-files.com/638364a4e52e440048a9529c/64188f405afcf42d0b85b926_logo_numind_final.png" alt="NuMind Logo" style="vertical-align: middle;width: 200px; height: 50px;">
|
| 31 |
<p>We are a startup developing custom information extraction models. NuExtract is a zero-shot model.</p>
|
| 32 |
<p>If you want the best performance on your problem, please contact us :).</p>
|
|
|
|
| 33 |
<ul>
|
| 34 |
+
<li><strong>Website</strong>: <a href="https://www.numind.ai/">https://www.numind.ai/</a></li>
|
| 35 |
</ul>
|
| 36 |
<br>
|
| 37 |
<h1>NuExtract-v1.5</h1>
|