Mister56 commited on
Commit
b49241f
·
verified ·
1 Parent(s): 83fa671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
  description="Upload a dental image and our app will predict its class."
48
  )
49
 
50
- iface.launch(api_show=False)
 
47
  description="Upload a dental image and our app will predict its class."
48
  )
49
 
50
+ iface.launch()