Haiyu Wu
commited on
Commit
·
87ade6a
1
Parent(s):
84561a8
update
Browse files
app.py
CHANGED
@@ -171,7 +171,7 @@ def main():
|
|
171 |
<b>Official 🤗 Gradio demo</b> for <a href='https://github.com/HaiyuWu/vec2face' target='_blank'><b>Vec2Face: Scaling Face Dataset Generation with Loosely Constrained Vectors</b></a>.<br>
|
172 |
|
173 |
How to use:<br>
|
174 |
-
1. Upload an image with a cropped face image or directly click <b>
|
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. We provide some examples, 8 from celebrities and 8 art images for fun.
|
|
|
171 |
<b>Official 🤗 Gradio demo</b> for <a href='https://github.com/HaiyuWu/vec2face' target='_blank'><b>Vec2Face: Scaling Face Dataset Generation with Loosely Constrained Vectors</b></a>.<br>
|
172 |
|
173 |
How to use:<br>
|
174 |
+
1. Upload an image with a cropped face image or directly click <b>Generate</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. We provide some examples, 8 from celebrities and 8 art images for fun.
|