harshSethi commited on
Commit
0ed4c4e
·
verified ·
1 Parent(s): 16dd05d

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -24,4 +24,4 @@ demo = gr.ChatInterface(
24
  )
25
 
26
  def start_gradio():
27
- demo.launch(server_name="0.0.0.0", server_port= 7860)
 
24
  )
25
 
26
  def start_gradio():
27
+ demo.launch(server_name="0.0.0.0")