Spaces:
Running
Running
Juho Inkinen commited on
Commit ·
89e8348
1
Parent(s): bf5e588
Add HFH config to readme.md
Browse files
README.md
CHANGED
|
@@ -1 +1,31 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "Annif-with-VLM demo"
|
| 3 |
+
emoji: 📸
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: purple
|
| 6 |
+
tags:
|
| 7 |
+
- glam
|
| 8 |
+
- lam
|
| 9 |
+
- text classification
|
| 10 |
+
- multilabel classification
|
| 11 |
+
- subject indexing
|
| 12 |
+
- visual lan
|
| 13 |
+
- annif
|
| 14 |
+
- gemma3
|
| 15 |
+
- gemma
|
| 16 |
+
- google
|
| 17 |
+
models:
|
| 18 |
+
- juhoinkinen/FintoAI-data-YSO
|
| 19 |
+
- juhoinkinen/FintoAI-data-YKL
|
| 20 |
+
- juhoinkinen/FintoAI-data-KAUNO
|
| 21 |
+
pipeline_tag: image-text-to-text
|
| 22 |
+
# short_description: A tool for libraries, archives and museums
|
| 23 |
+
thumbnail: >-
|
| 24 |
+
https://cdn-uploads.huggingface.co/production/uploads/64ef1edb3831f2349154d6bd/FnvWeiIGmDQup_FGWSkhF.png
|
| 25 |
+
sdk: gradio
|
| 26 |
+
#sdk_version: "{{sdkVersion}}"
|
| 27 |
+
app_file: app.py
|
| 28 |
+
pinned: false
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
+
# Annif-VLM-demo
|