Metadata-Version: 2.4
Name: pipelight
Version: 0.0.1b2
Summary: This is a pipeline that is driven by configuration files for model running based on PyTorch Lightning.
Author-email: Caewinix <Caewinix@yeah.net>
Project-URL: Homepage, https://github.com/Caewinix/pipelight
Project-URL: Bug Tracker, https://github.com/Caewinix/pipelight/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.0.0
Requires-Dist: numpy
Requires-Dist: torchflint>=0.0.1b10
Requires-Dist: inyaml>=0.0.1b10
Requires-Dist: pytorch_lightning>=2.4.0
Dynamic: license-file
