Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ description = r"""### 🔥Demo AnimeGANv2: To produce your own animation. <br>
|
|
110 |
#### How to use:
|
111 |
* Upload your image,
|
112 |
* Select the style,
|
113 |
-
* Choice of whether to extract the face.(Warning:
|
114 |
"""
|
115 |
article = r"""
|
116 |
<center><img src='https://visitor-badge.glitch.me/badge?page_id=AnimeGAN_demo&left_color=green&right_color=blue' alt='visitor badge'></center>
|
|
|
110 |
#### How to use:
|
111 |
* Upload your image,
|
112 |
* Select the style,
|
113 |
+
* Choice of whether to extract the face.(Warning: Yes if there is a face in the image)
|
114 |
"""
|
115 |
article = r"""
|
116 |
<center><img src='https://visitor-badge.glitch.me/badge?page_id=AnimeGAN_demo&left_color=green&right_color=blue' alt='visitor badge'></center>
|