Nymbo commited on
Commit
aa9f26d
1 Parent(s): 520e1c8

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="Nymbo/Nymbo_Theme",
72
  )
73
  if __name__ == "__main__":
74
  demo.launch()
 
68
 
69
  ],
70
  css=css,
71
+ theme="Nymbo/Alyx_Theme",
72
  )
73
  if __name__ == "__main__":
74
  demo.launch()