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 c7db3c3 commit 78a25f2Copy full SHA for 78a25f2
network.py
@@ -5,7 +5,7 @@
5
import torchvision
6
import torchvision.models as models
7
8
-from wct import batch_wct
+
9
from style_decorator import StyleDecorator
10
11
class AvatarNet(nn.Module):
0 commit comments