asrafnoor commited on
Commit
d63c679
1 Parent(s): f759de3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,3 +5,4 @@ def echo(message, history):
5
 
6
  demo = gr.ChatInterface(fn=echo, title="MMChatBot", multimodal=True)
7
  demo.launch()
 
 
5
 
6
  demo = gr.ChatInterface(fn=echo, title="MMChatBot", multimodal=True)
7
  demo.launch()
8
+