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 19f4497 commit 104591cCopy full SHA for 104591c
setup.py
@@ -8,7 +8,7 @@
8
'stylegan2_pytorch = stylegan2_pytorch.cli:main',
9
],
10
},
11
- version = '1.0.2',
+ version = '1.0.4',
12
license='GPLv3+',
13
description = 'StyleGan2 in Pytorch',
14
author = 'Phil Wang',
0 commit comments