tea-phan-y commited on
Commit
1e9df6c
·
verified ·
1 Parent(s): 344d411

Update app.py

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