johnrobinsn commited on
Commit
540cfb2
·
verified ·
1 Parent(s): c5847d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ with gr.Blocks(css="#depth-viewer { height: 600px; }") as demo:
65
  cache_examples=False
66
  )
67
 
68
- demo.launch(server_name="0.0.0.0")
 
65
  cache_examples=False
66
  )
67
 
68
+ demo.launch()