Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py
Browse files
app.py
CHANGED
@@ -338,7 +338,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
338 |
value="Adun/typhoon_ocr-7B-v1.4"
|
339 |
)
|
340 |
|
341 |
-
|
342 |
|
343 |
# gr.Markdown("> [SmolDocling-256M](https://huggingface.co/ds4sd/SmolDocling-256M-preview): SmolDocling is a multimodal Image-Text-to-Text model designed for efficient document conversion. It retains Docling's most popular features while ensuring full compatibility with Docling through seamless support for DoclingDocuments.")
|
344 |
# gr.Markdown("> [Nanonets-OCR-s](https://huggingface.co/nanonets/Nanonets-OCR-s): nanonets-ocr-s is a powerful, state-of-the-art image-to-markdown ocr model that goes far beyond traditional text extraction. it transforms documents into structured markdown with intelligent content recognition and semantic tagging.")
|
|
|
338 |
value="Adun/typhoon_ocr-7B-v1.4"
|
339 |
)
|
340 |
|
341 |
+
gr.Markdown("**Model Info 💻** | [Report Bug](https://huggingface.co/spaces/Adun/typhoon-ocr-finetuned-v1.x/discussions)")
|
342 |
|
343 |
# gr.Markdown("> [SmolDocling-256M](https://huggingface.co/ds4sd/SmolDocling-256M-preview): SmolDocling is a multimodal Image-Text-to-Text model designed for efficient document conversion. It retains Docling's most popular features while ensuring full compatibility with Docling through seamless support for DoclingDocuments.")
|
344 |
# gr.Markdown("> [Nanonets-OCR-s](https://huggingface.co/nanonets/Nanonets-OCR-s): nanonets-ocr-s is a powerful, state-of-the-art image-to-markdown ocr model that goes far beyond traditional text extraction. it transforms documents into structured markdown with intelligent content recognition and semantic tagging.")
|