ok-sweat
Results
2
comments of
ok-sweat
I met the same bug, just need to add `from keras import regularizers` in the head of nn_blocks.py.
> > this issue is from colab in build the model part : https://colab.research.google.com/github/shaoanlu/faceswap-GAN/blob/master/colab_demo/faceswap-GAN_colab_demo.ipynb#scrollTo=yiNsc3N_2VhU > > Did you find a solution to the issue in the colab notebook? Did "from...