chethu commited on
Commit
a4ad639
·
verified ·
1 Parent(s): 89add5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -57,4 +57,5 @@ demo = gr.Interface(
57
  # type="pil")
58
  )
59
 
60
- demo.launch(server_name="0.0.0.0", server_port=7860)
 
 
57
  # type="pil")
58
  )
59
 
60
+ #demo.launch(server_name="0.0.0.0", server_port=7860)
61
+ demo.launch()