DylanWolf commited on
Commit
94e7944
·
1 Parent(s): db4be3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
  description="Enter a message to chat with the model.",
26
  )
27
 
28
- iface.launch(share=True, server_port=8888)
 
25
  description="Enter a message to chat with the model.",
26
  )
27
 
28
+ iface.launch(server_port=8889)