Update app.py
Browse files
app.py
CHANGED
|
@@ -20,7 +20,6 @@ gr.Interface(
|
|
| 20 |
["example_fake2.jpg"],
|
| 21 |
["example_fake3.jpg"],
|
| 22 |
["example_fake4.jpg"],
|
| 23 |
-
["example_fake5.jpg"],
|
| 24 |
["example_real1.jpg"],
|
| 25 |
["example_real2.jpg"],
|
| 26 |
["example_real3.jpg"],
|
|
|
|
| 20 |
["example_fake2.jpg"],
|
| 21 |
["example_fake3.jpg"],
|
| 22 |
["example_fake4.jpg"],
|
|
|
|
| 23 |
["example_real1.jpg"],
|
| 24 |
["example_real2.jpg"],
|
| 25 |
["example_real3.jpg"],
|