sk007msd commited on
Commit
5dec7bd
·
verified ·
1 Parent(s): fc48c7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ iface=gr.Interface(
92
  ],
93
  title="Speech-to-Image Generation"
94
  )
95
- iface.launch(share=True,server_name="0.0.0.0",server_port=7861)
 
92
  ],
93
  title="Speech-to-Image Generation"
94
  )
95
+ iface.launch(share=True,server_name="0.0.0.0",server_port=7863)