Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ 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
|
114 |
3. Choice of whether to extract the face.(Warning: Yes if there is a face in the image)
|
115 |
"""
|
116 |
article = 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"""
|