nemoretriever-ocr-v1 / THIRD_PARTY_NOTICES.md
Theo Viel
upload docker & doc files
694c514
# Third Party Notices
The scripts contained in this repository make use of the following third-party libraries:
- [clipper](https://sourceforge.net/p/polyclipping/code/HEAD/tree/tags/6.2.0/License.txt)
- [hatchling](https://github.com/pypa/hatch/blob/master/LICENSE.txt)
- [numpy](https://github.com/numpy/numpy/blob/main/LICENSE.txt)
- [pandas](https://github.com/pandas-dev/pandas/blob/main/LICENSE)
- [Pillow](https://github.com/python-pillow/pillow/blob/main/LICENSE)
- [scikit_learn](https://github.com/scikit-learn/scikit-learn/blob/main/COPYING)
- [setuptools](https://github.com/pypa/setuptools/blob/main/LICENSE)
- [Shapely](https://github.com/shapely/shapely/blob/main/LICENSE.txt)
- [torch](https://github.com/pytorch/pytorch/blob/main/LICENSE)
- [torchvision](https://github.com/pytorch/vision/blob/main/LICENSE)
- [trove](https://github.com/bryancatanzaro/trove/blob/master/LICENSE)