tea-phan-y commited on
Commit
99f5974
·
verified ·
1 Parent(s): 6088410

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ topics = """
125
  """
126
 
127
  # Setup the Gradio Blocks interface with custom layout components
128
- with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
129
  gr.Markdown(welcome_message) # Display the formatted welcome message
130
  with gr.Row():
131
  with gr.Column():
 
125
  """
126
 
127
  # Setup the Gradio Blocks interface with custom layout components
128
+ with gr.Blocks(theme='rawrsor1/Everforest') as demo:
129
  gr.Markdown(welcome_message) # Display the formatted welcome message
130
  with gr.Row():
131
  with gr.Column():