tea-phan-y commited on
Commit
d1e45af
·
verified ·
1 Parent(s): 3e397b8

Update app.py

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