ccm commited on
Commit
d65491d
·
verified ·
1 Parent(s): 1994b85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ with gradio.Blocks() as demo:
111
  )
112
 
113
  if __name__ == "__main__":
114
- demo.launch(server_name="0.0.0.0", show_api=False)
 
111
  )
112
 
113
  if __name__ == "__main__":
114
+ demo.launch()