liyaoshi commited on
Commit
5544b38
·
verified ·
1 Parent(s): eafa08f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ with gr.Blocks(fill_height=True) as demo:
36
  )
37
  gr.LoginButton()
38
 
39
- gr.ChatInterface(message,multimodal=True,chatbot=gr.Chatbot(height='50%'))
40
 
41
  # style = """
42
  # <style>
 
36
  )
37
  gr.LoginButton()
38
 
39
+ gr.ChatInterface(message,multimodal=True)
40
 
41
  # style = """
42
  # <style>