Spaces:
Runtime error
Runtime error
# StyleGAN 2 in PyTorch | |
Implementation of Analyzing and Improving the Image Quality of StyleGAN (https://arxiv.org/abs/1912.04958) in PyTorch | |
Fork from [https://github.com/rosinality/stylegan2-pytorch](https://github.com/rosinality/stylegan2-pytorch) | |
In VToonify, we modify it to accept z+ latent codes. | |