Masaki Takano commited on
Commit
8a11eb6
·
1 Parent(s): 346e025
Files changed (1) hide show
  1. app.py +1 -1
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