Haiyu Wu
commited on
Commit
Β·
65d30ac
1
Parent(s):
87ade6a
update
Browse files
app.py
CHANGED
@@ -175,7 +175,8 @@ def main():
|
|
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.
|
178 |
-
|
|
|
179 |
"""
|
180 |
|
181 |
gr.Markdown(title)
|
|
|
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.
|
178 |
+
5. Enjoy! π
|
179 |
+
## Again! Please upload the cropped face images (like the examples) for better results π.
|
180 |
"""
|
181 |
|
182 |
gr.Markdown(title)
|