KushJaggi commited on
Commit
9100935
·
1 Parent(s): 3375056

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ with gr.Blocks(css=css) as demo:
120
  bot, chatbot, chatbot
121
  )
122
 
123
- demo.launch(True)
 
120
  bot, chatbot, chatbot
121
  )
122
 
123
+ demo.launch()