Skip to content

Commit 78a25f2

Browse files
authored
update network.py: remove unused function
1 parent c7db3c3 commit 78a25f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import torchvision
66
import torchvision.models as models
77

8-
from wct import batch_wct
8+
99
from style_decorator import StyleDecorator
1010

1111
class AvatarNet(nn.Module):

0 commit comments

Comments
 (0)