sk007msd commited on
Commit
cf360b2
·
verified ·
1 Parent(s): e277f3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ iface=gr.Interface(
76
  ],
77
  title="Speech-to-Image Generation"
78
  )
79
- iface.launch(share=True,server_name="0.0.0.0",server_port=7861)
 
76
  ],
77
  title="Speech-to-Image Generation"
78
  )
79
+ iface.launch(share=True,server_name="0.0.0.0",server_port=None)