Haiyu Wu commited on
Commit
65d30ac
Β·
1 Parent(s): 87ade6a
Files changed (1) hide show
  1. app.py +2 -1
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
- 4. Enjoy! 😊
 
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)