Haiyu Wu
commited on
Commit
·
74210d3
1
Parent(s):
a499633
update
Browse files
app.py
CHANGED
@@ -172,7 +172,7 @@ def main():
|
|
172 |
|
173 |
How to use:<br>
|
174 |
1. Upload an image with a cropped face image or directly click <b>Submit</b> button, three images will be shown on the right.
|
175 |
-
2. You can control the image quality, perturb the
|
176 |
3. The output results will shown three results of dimension modification or vector perturbation.
|
177 |
4. Enjoy! 😊
|
178 |
"""
|
|
|
172 |
|
173 |
How to use:<br>
|
174 |
1. Upload an image with a cropped face image or directly click <b>Submit</b> button, three images will be shown on the right.
|
175 |
+
2. You can control the image quality, perturb the image vector, and modify the values in the image vector to change the output images.
|
176 |
3. The output results will shown three results of dimension modification or vector perturbation.
|
177 |
4. Enjoy! 😊
|
178 |
"""
|