alyxsis commited on
Commit
850e00a
·
verified ·
1 Parent(s): 28b5e49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ def respond(
200
  print("Completed response generation.")
201
 
202
  # GRADIO UI
203
- with gr.Blocks(theme="Nymbo/Nymbo_Theme") as demo:
204
  # Create the chatbot component
205
  chatbot = gr.Chatbot(
206
  height=600,
 
200
  print("Completed response generation.")
201
 
202
  # GRADIO UI
203
+ with gr.Blocks(theme="Nymbo/Alyx_Theme") as demo:
204
  # Create the chatbot component
205
  chatbot = gr.Chatbot(
206
  height=600,