MrOvkill commited on
Commit
4c6e016
·
verified ·
1 Parent(s): fad5482

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,4 +141,4 @@ with gr.Blocks() as demo:
141
  demo.launch(debug=True, share=True)
142
  """
143
  with gr.TabbedInterface([ifc], ["Prompt & Image 2 Text"]) as ifc:
144
- ifc.launch(share=False, server_host="0.0.0.0", server_port=7860)
 
141
  demo.launch(debug=True, share=True)
142
  """
143
  with gr.TabbedInterface([ifc], ["Prompt & Image 2 Text"]) as ifc:
144
+ ifc.launch(share=False)