Spaces:
Runtime error
Runtime error
Commit
•
d413d63
1
Parent(s):
a2f01e5
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ examples = [
|
|
35 |
["1_sTXgMwDUW0pk-1yK4iHYFw.png"],
|
36 |
["0_6as5rHi0sgG4W2Tq.png"],
|
37 |
["zoomout_2-1440x807.jpg"],
|
38 |
-
["inZdRVn7eafZNvaVre2iW1a538.
|
39 |
["cute-photos-of-cats-in-grass-1593184777.jpg"]
|
40 |
]
|
41 |
io = gr.Interface(fn=predict,
|
|
|
35 |
["1_sTXgMwDUW0pk-1yK4iHYFw.png"],
|
36 |
["0_6as5rHi0sgG4W2Tq.png"],
|
37 |
["zoomout_2-1440x807.jpg"],
|
38 |
+
["inZdRVn7eafZNvaVre2iW1a538.webp"],
|
39 |
["cute-photos-of-cats-in-grass-1593184777.jpg"]
|
40 |
]
|
41 |
io = gr.Interface(fn=predict,
|