Nymbo commited on
Commit
2c6c7a5
·
verified ·
1 Parent(s): 41dcfb0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ demo = gr.ChatInterface(
131
  multimodal=False,
132
  concurrency_limit=200,
133
  css=css,
134
- theme="allenai/gradio-theme",
135
  )
136
 
137
  demo.launch(share=True)
 
131
  multimodal=False,
132
  concurrency_limit=200,
133
  css=css,
134
+ theme="Nymbo/Nymbo_Theme",
135
  )
136
 
137
  demo.launch(share=True)