Aspik101 commited on
Commit
16c6b0e
1 Parent(s): 1e0c570

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,6 +34,6 @@ with gr.Blocks() as demo:
34
  bot, chatbot, chatbot
35
  )
36
  clear.click(lambda: None, None, chatbot, queue=False)
37
-
38
  demo.queue()
39
  demo.launch()
 
34
  bot, chatbot, chatbot
35
  )
36
  clear.click(lambda: None, None, chatbot, queue=False)
37
+
38
  demo.queue()
39
  demo.launch()