Nymbo commited on
Commit
00f9d70
1 Parent(s): 8ab84b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ css = '''
142
  .gradio-container{max-width: 1000px !important}
143
  h1{text-align:center}
144
  '''
145
- with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
146
  with gr.Row():
147
  with gr.Column():
148
  gr.HTML(
 
142
  .gradio-container{max-width: 1000px !important}
143
  h1{text-align:center}
144
  '''
145
+ with gr.Blocks(css=css, theme="Nymbo/Nymbo_Theme") as demo:
146
  with gr.Row():
147
  with gr.Column():
148
  gr.HTML(