TejAndrewsACC commited on
Commit
17d02c7
·
verified ·
1 Parent(s): 442bee6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ def o2(message, history, user_id):
261
 
262
  return "", history
263
 
264
- theme ='YTheme/Minecraft'
265
 
266
  with gr.Blocks(theme=theme) as demo:
267
  chatbot = gr.Chatbot(label="ACC AGI-V-o2", type="messages")
 
261
 
262
  return "", history
263
 
264
+ theme ='TejAndrewsACC/ACC'
265
 
266
  with gr.Blocks(theme=theme) as demo:
267
  chatbot = gr.Chatbot(label="ACC AGI-V-o2", type="messages")