Nymbo commited on
Commit
13cff05
·
verified ·
1 Parent(s): 1190683

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ demo = gr.ChatInterface(
150
  ],
151
  fill_height=True,
152
  chatbot=chatbot,
153
- theme="Nymbo/Nymbo_Theme",
154
  )
155
  print("ChatInterface object created.")
156
 
 
150
  ],
151
  fill_height=True,
152
  chatbot=chatbot,
153
+ theme="Nymbo/Alyx_Theme",
154
  )
155
  print("ChatInterface object created.")
156