aiqtech commited on
Commit
da2eaea
·
verified ·
1 Parent(s): d0731aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ footer {
214
  """
215
 
216
 
217
- with gr.Blocks(theme=gr.themes.Dark(), css=css) as demo:
218
 
219
  with gr.Column(variant="panel"):
220
  with gr.Row():
 
214
  """
215
 
216
 
217
+ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
218
 
219
  with gr.Column(variant="panel"):
220
  with gr.Row():