There is no installation script, just copy the hillshade.py and intensity.py files into your code. This software is released under the MIT license, please leave the license in the headers intact.
To use the library without PyTorch and PyTorch Lightning, you can install the util library (support Python 3.7 ~ 3.13 with limited features) with following command. pip install tensorneko_util Some ...