ShashankSS1205 commited on
Commit
ea5e0e0
·
verified ·
1 Parent(s): d1d2dae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ with gr.Blocks(css=css) as demo:
85
  bot, chatbot, chatbot
86
  )
87
 
88
- demo.launch(server_port=8080)
 
85
  bot, chatbot, chatbot
86
  )
87
 
88
+ demo.launch()