bhaskartripathi commited on
Commit
59aff9a
·
verified ·
1 Parent(s): e8beffc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -328,6 +328,4 @@ with gr.Blocks(css="""#chatbot { font-size: 14px; min-height: 1200; }""") as dem
328
  [msg, chatbot]
329
  )
330
 
331
- demo.launch()
332
-
333
-
 
328
  [msg, chatbot]
329
  )
330
 
331
+ demo.launch()