rizam commited on
Commit
c6ff511
·
1 Parent(s): ec07fb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -34,4 +34,5 @@ gr.Interface(fn=predict,
34
  inputs=["text","text",'state'],
35
 
36
  outputs=["chatbot",'state']).launch()
37
-
 
 
34
  inputs=["text","text",'state'],
35
 
36
  outputs=["chatbot",'state']).launch()
37
+ with gr.Accordion("Open for More!"):
38
+ gr.Markdown("Look at me...")