From 3185d7f7a123b04ff7ecee25b474d6c1f14d1f13 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:48:06 +0100 Subject: [PATCH] Change model download link to Zenodo Updated the model download link in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f66f5c..e25b59d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Install sbb_ner: ``` pip install git+https://github.com/qurator-spk/sbb_ner.git ``` -Download required models: https://qurator-data.de/sbb_ner/models.tar.gz +Download required models: https://zenodo.org/records/18634575. Extract model archive: ```