fantaxy commited on
Commit
8d07ced
·
verified ·
1 Parent(s): e7b6611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -245,7 +245,7 @@ def create_snow_effect():
245
  return gr.HTML(snow_html)
246
 
247
 
248
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
249
  gr.HTML("""
250
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
251
  <h1 style="font-size: 3rem; font-weight: 700; margin-bottom: 1rem;">
 
245
  return gr.HTML(snow_html)
246
 
247
 
248
+ with gr.Blocks(theme="soft", css=css) as demo:
249
  gr.HTML("""
250
  <div style="text-align: center; max-width: 800px; margin: 0 auto;">
251
  <h1 style="font-size: 3rem; font-weight: 700; margin-bottom: 1rem;">