We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a22cfd commit b8056ddCopy full SHA for b8056dd
setup.py
@@ -4,7 +4,7 @@
4
name = 'stylegan2_pytorch',
5
packages = find_packages(),
6
scripts=['bin/stylegan2_pytorch'],
7
- version = '0.17.10',
+ version = '0.17.11',
8
license='GPLv3+',
9
description = 'StyleGan2 in Pytorch',
10
author = 'Phil Wang',
0 commit comments