aadya1762 commited on
Commit
1dde7c7
·
1 Parent(s): a37bbcd
Files changed (1) hide show
  1. gemmademo/_chat.py +0 -1
gemmademo/_chat.py CHANGED
@@ -31,4 +31,3 @@ class GradioChat:
31
  chat_fn,
32
  textbox=gr.Textbox(placeholder="What is up?", container=False),
33
  )
34
- chat_interface.launch()
 
31
  chat_fn,
32
  textbox=gr.Textbox(placeholder="What is up?", container=False),
33
  )