Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,15 @@ library_name: transformers
|
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
# NuMarkdown-Qwen2.5-VL 🖋️📄 → 📝
|
20 |
|
21 |
**NuMarkdown-reasoning** is the first reasoning vision-language model trained to converts documents into clean GitHub-flavoured Markdown.
|
|
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
+
<p align="center">
|
20 |
+
<a href="https://nuextract.ai/">
|
21 |
+
<img src="logo_nuextract.svg" width="200"/>
|
22 |
+
</a>
|
23 |
+
</p>
|
24 |
+
<p align="center">
|
25 |
+
🖥️ <a href="https://nuextract.ai/">API / Platform</a>   |   📑 <a href="https://numind.ai/blog">Blog</a>   |   🗣️ <a href="https://discord.gg/3tsEtJNCDe">Discord</a>
|
26 |
+
</p>
|
27 |
+
|
28 |
# NuMarkdown-Qwen2.5-VL 🖋️📄 → 📝
|
29 |
|
30 |
**NuMarkdown-reasoning** is the first reasoning vision-language model trained to converts documents into clean GitHub-flavoured Markdown.
|