Aspik101 commited on
Commit
577e046
1 Parent(s): 7837c89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,6 +39,6 @@ with gr.Blocks() as demo:
39
  bot, chatbot, chatbot
40
  )
41
  clear.click(lambda: None, None, chatbot, queue=False)
42
-
43
  demo.queue()
44
  demo.launch()
 
39
  bot, chatbot, chatbot
40
  )
41
  clear.click(lambda: None, None, chatbot, queue=False)
42
+
43
  demo.queue()
44
  demo.launch()