prithivMLmods commited on
Commit
f8fc32d
·
verified ·
1 Parent(s): 603a374

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ demo = gr.ChatInterface(
52
  fn=generate,
53
  css=css,
54
  title="",
55
- theme="prithivMLmods/aceblue"
56
  )
57
 
58
  demo.queue().launch(show_api=False)
 
52
  fn=generate,
53
  css=css,
54
  title="",
55
+ theme="prithivMLmods/glacierblue"
56
  )
57
 
58
  demo.queue().launch(show_api=False)