Spaces:
Sleeping
Sleeping
Correct license to match Dawsonia
Browse files
README.md
CHANGED
@@ -5,8 +5,15 @@ colorFrom: pink
|
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
-
license:
|
9 |
short_description: Digitize hAndWritten obServatiONs In weather journAls
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
+
license: agpl-3.0
|
9 |
short_description: Digitize hAndWritten obServatiONs In weather journAls
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
13 |
+
|
14 |
+
## Acknowledgements
|
15 |
+
|
16 |
+
Thanks to Riksarkivet for developing
|
17 |
+
[an open-source HTR demo](https://huggingface.co/spaces/Riksarkivet/htr_demo/tree/main)
|
18 |
+
which this current app is based on. See here for its
|
19 |
+
[license](./LICENSE-RA.txt)
|