Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,11 +18,11 @@ interface_options = {
|
|
18 |
"description": "tbd",
|
19 |
"interpretation": "default",
|
20 |
"layout": "horizontal",
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
"allow_flagging": "never",
|
27 |
}
|
28 |
|
|
|
18 |
"description": "tbd",
|
19 |
"interpretation": "default",
|
20 |
"layout": "horizontal",
|
21 |
+
"examples": [
|
22 |
+
"cju5eftctcdbj08712gdp989f.jpg",
|
23 |
+
"cju42qet0lsq90871e50xbnuv.jpg",
|
24 |
+
"cju8b0jr0r2oi0801jiquetd5.jpg"
|
25 |
+
],
|
26 |
"allow_flagging": "never",
|
27 |
}
|
28 |
|