Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bes-dev committed Jun 9, 2021
1 parent f112c3c commit 84e1b41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion random_face/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def main(args):
style_a = style_b
style_b = engine.truncate(engine.var_to_style(np.random.normal(size=(1, engine.style_dim))), alpha=args.alpha)

curses.endwin()
if args.save_video is not None:
video_writer.release()

Expand Down

0 comments on commit 84e1b41

Please sign in to comment.