tea-phan-y commited on
Commit
45ec4a3
·
verified ·
1 Parent(s): 73b9827

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ space = """
142
 
143
 
144
  # Setup the Gradio Blocks interface with custom layout components
145
- with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
146
  gr.Markdown(welcome_message) # Display the formatted welcome message
147
  with gr.Row():
148
  # with gr.Column():
 
142
 
143
 
144
  # Setup the Gradio Blocks interface with custom layout components
145
+ with gr.Blocks(theme='katiiegomez/litbot-revamped') as demo:
146
  gr.Markdown(welcome_message) # Display the formatted welcome message
147
  with gr.Row():
148
  # with gr.Column():