pfnet / PaintsChainer

line drawing colorization using chainer
https://paintschainer.preferred.tech/
MIT License
3.77k stars 556 forks source link

error in upgrade to v2 #123

Closed Lukeisme closed 7 years ago

Lukeisme commented 7 years ago

after upgrade .there is a error .

TypeError: init() got an unexpected keyword argument 'wscale'

in unet.py line 112

it should be the problem of that 'the wscale option has been removed from links since Chainer v2' upgrade guide