Metadata-Version: 2.1
Name: singtech-lightweight-gan-v1
Version: 1.1.1
Summary: Lightweight GAN
Home-page: https://github.com/shalusingh-tech/lightweight-gan
Author: Shalu Singh
Author-email: singhtech.10@gmail.com
License: MIT
Keywords: artificial intelligence,deep learning,generative adversarial networks
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: adabelief-pytorch
Requires-Dist: einops>=0.3
Requires-Dist: fire
Requires-Dist: kornia>=0.5.4
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: retry
Requires-Dist: torch>=1.10
Requires-Dist: torchvision
Requires-Dist: tqdm
