Spaces:
Runtime error
Runtime error
John Smith
commited on
Commit
·
e606b1f
1
Parent(s):
2c2e8b1
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ demo = gr.Interface(
|
|
12 |
"image",
|
13 |
flagging_options=["blurry", "incorrect", "other"],
|
14 |
examples=[
|
15 |
-
os.path.join(os.path.dirname(__file__), "
|
16 |
|
17 |
],
|
18 |
)
|
|
|
12 |
"image",
|
13 |
flagging_options=["blurry", "incorrect", "other"],
|
14 |
examples=[
|
15 |
+
os.path.join(os.path.dirname(__file__), "n146OugAwBUjFACpuWrZUE6Q0-M.jpg"),
|
16 |
|
17 |
],
|
18 |
)
|