nsfwalex commited on
Commit
f392846
β€’
1 Parent(s): fd2e0f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ description = "β›” Input photos of people, similar to the test picture at the bo
79
  examples = [
80
  [load_image_from_file('example9.webp')],
81
  [load_image_from_file('example2.png')],
82
- [load_image_from_file('example10.webp')],
83
  [load_image_from_file('example5.webp')],
84
  [load_image_from_file('example6.webp')],
85
  [load_image_from_file('example8.webp')],
 
79
  examples = [
80
  [load_image_from_file('example9.webp')],
81
  [load_image_from_file('example2.png')],
82
+ [load_image_from_file('example1.png')],
83
  [load_image_from_file('example5.webp')],
84
  [load_image_from_file('example6.webp')],
85
  [load_image_from_file('example8.webp')],