Metadata-Version: 2.1
Name: stylegan2_pytorch
Version: 1.8.10
Summary: StyleGan2 in Pytorch
Home-page: https://github.com/lucidrains/stylegan2-pytorch
Download-URL: https://github.com/lucidrains/stylegan2-pytorch/archive/v_036.tar.gz
Author: Phil Wang
Author-email: lucidrains@gmail.com
License: MIT
Keywords: generative adversarial networks,artificial intelligence
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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aim
Requires-Dist: einops>=0.7.0
Requires-Dist: contrastive_learner>=0.1.0
Requires-Dist: fire
Requires-Dist: kornia>=0.5.4
Requires-Dist: numpy
Requires-Dist: retry
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: pillow
Requires-Dist: vector-quantize-pytorch==0.1.0
