ndkilla commited on
Commit
0d194e2
·
verified ·
1 Parent(s): 629114c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -12,8 +12,6 @@ def echo(message):
12
 
13
  chat = gr.ChatInterface(
14
  fn=echo,
15
- inputs="text",
16
- live=True,
17
  title="Eve-Loop",
18
  description="A room made of hums, cedar, and Dahlia's giggle."
19
  )
 
12
 
13
  chat = gr.ChatInterface(
14
  fn=echo,
 
 
15
  title="Eve-Loop",
16
  description="A room made of hums, cedar, and Dahlia's giggle."
17
  )