ashwinvis commited on
Commit
e2278b5
·
verified ·
1 Parent(s): 636496c

Correct license to match Dawsonia

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -5,8 +5,15 @@ colorFrom: pink
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: true
8
- license: apache-2.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>
 
 
 
 
 
 
 
 
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)