Spaces:
Sleeping
Sleeping
Masaki Takano
commited on
Commit
·
8a11eb6
1
Parent(s):
346e025
reverts
Browse files
app.py
CHANGED
@@ -50,7 +50,7 @@ iface = gr.Interface(
|
|
50 |
["examples/ten20.png"],
|
51 |
["examples/noe33.png"],
|
52 |
],
|
53 |
-
run_on_click=False,
|
54 |
# cache_examples=True
|
55 |
)
|
56 |
|
|
|
50 |
["examples/ten20.png"],
|
51 |
["examples/noe33.png"],
|
52 |
],
|
53 |
+
# run_on_click=False,
|
54 |
# cache_examples=True
|
55 |
)
|
56 |
|