Metadata-Version: 2.1
Name: studiosr
Version: 0.1.2
Summary: Python library to accelerate super-resolution research
Home-page: https://github.com/veritross/studiosr
Author: veritross
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: einops >=0.6.0
Requires-Dist: gdown ==4.6.0
Requires-Dist: opencv-python >=4.7.0
Requires-Dist: scikit-image >=0.21.0
Requires-Dist: timm >=0.9.0
Requires-Dist: torch >=1.12.0
Provides-Extra: linting
Requires-Dist: pre-commit >=3.5.0 ; extra == 'linting'
Provides-Extra: testing
Requires-Dist: pytest >=7.4.0 ; extra == 'testing'
Requires-Dist: pytest-xdist >=3.5.0 ; extra == 'testing'

