Skip to content

Commit

Permalink
Update train_simple.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MingtaoGuo authored Oct 12, 2022
1 parent e0aa1b6 commit 84ada79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions train_simple.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
'''
This is a simplified training code of GPEN. It achieves comparable performance as in the paper.
This is a simplified training code of StyleSwap. It achieves comparable performance as in the paper.
@Created by rosinality
@Created by rosinality and yangx
@Modified by yangxy (yangtao9009@gmail.com)
@Modified by Mingtao Guo (gmt798714378@hotmail.com)
'''
import argparse
from ctypes import resize
Expand Down

0 comments on commit 84ada79

Please sign in to comment.