ChloeCodes444 commited on
Commit
072a3ad
·
verified ·
1 Parent(s): 9279447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ topics = """
110
  """
111
 
112
  # Setup the Gradio Blocks interface with custom layout components
113
- with gr.Blocks(theme='enescakircali/Indian-Henna') as demo:
114
  gr.Markdown(welcome_message) # Display the formatted welcome message
115
  with gr.Row():
116
  with gr.Column():
 
110
  """
111
 
112
  # Setup the Gradio Blocks interface with custom layout components
113
+ with gr.Blocks(theme='katiiegomez/litbot-revamped') as demo:
114
  gr.Markdown(welcome_message) # Display the formatted welcome message
115
  with gr.Row():
116
  with gr.Column():