Ayesha-Majeed commited on
Commit
71f636a
·
verified ·
1 Parent(s): 9dc3b56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,4 +276,4 @@ with gr.Blocks(theme=theme, title="Car vs Mirror Segmentation") as demo:
276
  )
277
 
278
  if __name__ == "__main__":
279
- demo.launch(server_name="0.0.0.0")
 
276
  )
277
 
278
  if __name__ == "__main__":
279
+ demo.launch()