TejAndrewsACC commited on
Commit
c2d5393
·
verified ·
1 Parent(s): 1f7278e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ def acc_nyxion_7v(message, history, user_id):
351
 
352
  return "", history
353
 
354
- theme ='Taithrah/Minimal()
355
 
356
  with gr.Blocks(theme=theme) as demo:
357
  chatbot = gr.Chatbot(label="Vitalis", type="messages")
 
351
 
352
  return "", history
353
 
354
+ theme ='Taithrah/Minimal'
355
 
356
  with gr.Blocks(theme=theme) as demo:
357
  chatbot = gr.Chatbot(label="Vitalis", type="messages")