Alexandre-Numind commited on
Commit
a19c568
·
verified ·
1 Parent(s): a66b121

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -5
app.py CHANGED
@@ -1478,12 +1478,13 @@ and extraction pipelines across scans, receipts, forms, invoices, contracts, tab
1478
  <li><strong>Template generation</strong> from natural language or input documents</li>
1479
  </ul>
1480
 
1481
- <p style="margin-top: 1rem;">
1482
- <a href="https://huggingface.co/numind/NuExtract3" target="_blank">
1483
- View model and inference code on Hugging Face →
1484
- </a>
 
 
1485
  </p>
1486
-
1487
  </div>
1488
  """,
1489
  elem_classes=["intro-card"],
 
1478
  <li><strong>Template generation</strong> from natural language or input documents</li>
1479
  </ul>
1480
 
1481
+ <p align="center">
1482
+ 🤗 <a href="https://huggingface.co/numind/NuExtract3">Model</a>&nbsp;&nbsp; | &nbsp;&nbsp;
1483
+ 🖥️ <a href="https://nuextract.ai/">API / Platform</a>&nbsp;&nbsp; | &nbsp;&nbsp;
1484
+ 📑 <a href="https://numind.ai/blog">Blog</a>&nbsp;&nbsp; | &nbsp;&nbsp;
1485
+ 🗣️ <a href="https://discord.gg/3tsEtJNCDe">Discord</a>&nbsp;&nbsp; | &nbsp;&nbsp;
1486
+ 🛠️ <a href="https://github.com/numindai/nuextract">GitHub</a>
1487
  </p>
 
1488
  </div>
1489
  """,
1490
  elem_classes=["intro-card"],