fastx commited on
Commit
7e1c21b
·
1 Parent(s): 5e09403

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,4 +30,4 @@ outputs = gr.outputs.Textbox(label="Reply")
30
 
31
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title="Lisa's AI Chatbot",
32
  description="Ask anything you want",
33
- theme="compact").launch()
 
30
 
31
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title="Lisa's AI Chatbot",
32
  description="Ask anything you want",
33
+ theme="compact").launch()