Spaces:
Running
Running
Update app.py
Browse files
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('
|
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')],
|