acecalisto3 commited on
Commit
7919662
·
verified ·
1 Parent(s): de72f5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,4 +221,4 @@ with gr.Blocks() as app:
221
  chat_with_bot, inputs=[chatbot, user_input], outputs=chatbot
222
  )
223
 
224
- app.launch()
 
221
  chat_with_bot, inputs=[chatbot, user_input], outputs=chatbot
222
  )
223
 
224
+ app.launch()