vumichien commited on
Commit
85c2058
·
1 Parent(s): f2cbd96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -109,9 +109,9 @@ title = "AnimeGANv2: To produce your own animation 😶‍🌫️"
109
  description = r"""
110
  ### 🔥Demo AnimeGANv2: To produce your own animation. <br>
111
  #### How to use:
112
- * 1. Upload your image
113
- * 2. Select the style (For human: PortraitSketch, JP_face; For scene: Hayao, Shinkai, Paprika)
114
- * 3. Choice of whether to extract the face.(Warning: Yes if there is a face in the image)
115
  """
116
  article = r"""
117
  <center><img src='https://visitor-badge.glitch.me/badge?page_id=AnimeGAN_demo&left_color=green&right_color=blue' alt='visitor badge'></center>
 
109
  description = r"""
110
  ### 🔥Demo AnimeGANv2: To produce your own animation. <br>
111
  #### How to use:
112
+ 1. Upload your image
113
+ 2. Select the style (For human: PortraitSketch, JP_face; For scene: Hayao, Shinkai, Paprika)
114
+ 3. Choice of whether to extract the face.(Warning: Yes if there is a face in the image)
115
  """
116
  article = r"""
117
  <center><img src='https://visitor-badge.glitch.me/badge?page_id=AnimeGAN_demo&left_color=green&right_color=blue' alt='visitor badge'></center>