Nymbo commited on
Commit
520e1c8
·
verified ·
1 Parent(s): b2d2790

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ demo = gr.ChatInterface(
68
 
69
  ],
70
  css=css,
71
- theme="allenai/gradio-theme",
72
  )
73
  if __name__ == "__main__":
74
  demo.launch()
 
68
 
69
  ],
70
  css=css,
71
+ theme="Nymbo/Nymbo_Theme",
72
  )
73
  if __name__ == "__main__":
74
  demo.launch()