adrinavaz commited on
Commit
e39b297
·
verified ·
1 Parent(s): 2316fa6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,4 +119,4 @@ chatbot = gr.ChatInterface(
119
  ]
120
 
121
  )
122
- chatbot.launch()
 
119
  ]
120
 
121
  )
122
+ chatbot.launch(theme=gr.themes.Soft())