khang119966 commited on
Commit
e2ee02e
·
verified ·
1 Parent(s): bf10c96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,6 +246,6 @@ demo = gr.ChatInterface(
246
  multimodal=True,
247
  css=CSS,
248
  js=js,
249
- theme='NoCrypt/miku'
250
  )
251
  demo.queue().launch()
 
246
  multimodal=True,
247
  css=CSS,
248
  js=js,
249
+ theme='allenai/gradio-theme'
250
  )
251
  demo.queue().launch()