de-htr-web / THIRD_PARTY_NOTICES.md
naeyn's picture
Publish DE路HTR browser release
ba5f2cf verified
|
Raw
History Blame Contribute Delete
1.1 kB
# Third-party notices
The DE路HTR code and model are licensed under Apache-2.0. The browser distribution also redistributes the following third-party assets under their own licenses.
## ONNX Runtime Web 1.27.0
- Copyright: Microsoft Corporation
- License: MIT
- Upstream: https://github.com/microsoft/onnxruntime/tree/v1.27.0
- Complete license text: [`third_party/onnxruntime/LICENSE`](third_party/onnxruntime/LICENSE)
- Distributed browser files: `vendor/ort.wasm.min.mjs`, `vendor/ort-wasm-simd-threaded.mjs`, and `vendor/ort-wasm-simd-threaded.wasm`
## Patrick Hand
- Copyright: Copyright (c) 2010-2012 Patrick Wagesreiter (mail@patrickwagesreiter.at)
- License: SIL Open Font License 1.1
- Upstream: https://github.com/google/fonts/tree/main/ofl/patrickhand
- Complete license text: [`data/fonts/licenses/Patrick_Hand_OFL.txt`](data/fonts/licenses/Patrick_Hand_OFL.txt)
- Distributed browser file: `assets/patrick-hand.ttf`
The build copies both complete license texts into `dist/` beside the corresponding redistributed files. The deployed page links to those copies from its footer.