Metadata-Version: 2.1
Name: pytorch-lantern
Version: 0.9.1
Summary: Pytorch project template and related tools
License: Apache 2
Author: Aiwizo
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: imgaug (>=0.4.0,<0.5.0)
Requires-Dist: numpy (>=1.19.4,<2.0.0)
Requires-Dist: opencv-python (>=4.4.0,<5.0.0)
Requires-Dist: pytorch-datastream (>=0.3.8,<0.4.0)
Requires-Dist: tensorboard (>=2.2.0,<3.0.0)
Requires-Dist: torch (>=1.6.0,<2.0.0)
Requires-Dist: tqdm (>=4.51.0,<5.0.0)
