Metadata-Version: 2.2
Name: stylegan2_pytorch
Version: 1.9.0
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.8.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>=2.2
Requires-Dist: torchvision
Requires-Dist: pillow
Requires-Dist: vector-quantize-pytorch==0.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary
