dogutcu commited on
Commit
823b034
·
verified ·
1 Parent(s): 94c4e02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ topics = """
114
  """
115
 
116
  # Setup the Gradio Blocks interface with custom layout components
117
- with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
118
  gr.Markdown(welcome_message) # Display the formatted welcome message
119
  with gr.Row():
120
  with gr.Column():
 
114
  """
115
 
116
  # Setup the Gradio Blocks interface with custom layout components
117
+ with gr.Blocks(theme='ParityError/Anime') as demo:
118
  gr.Markdown(welcome_message) # Display the formatted welcome message
119
  with gr.Row():
120
  with gr.Column():