Spaces:
Running
on
L4
Running
on
L4
liamcripwell
commited on
Commit
β’
817319e
1
Parent(s):
d9cb777
Update app.py
Browse files
app.py
CHANGED
@@ -27,9 +27,8 @@ markdown_description = """
|
|
27 |
<title>NuExtract-v1.5 Playground</title>
|
28 |
</head>
|
29 |
<body>
|
30 |
-
|
31 |
<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;">
|
32 |
-
<p>
|
33 |
<p>If you want the best performance on your problem, please contact us π.</p>
|
34 |
<ul>
|
35 |
<li><strong>Website</strong>: <a href="https://www.numind.ai/">https://www.numind.ai/</a></li>
|
|
|
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>NuMind is a startup developing custom information extraction solutions. 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>
|