TheMaisk commited on
Commit
63c0225
·
verified ·
1 Parent(s): 025dd84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ css = """
110
  height: 100%;
111
  }
112
  """
113
- with gr.Blocks(css=css, theme='NoCrypt/[email protected]') as demo:
114
 
115
 
116
  with gr.Row():
 
110
  height: 100%;
111
  }
112
  """
113
+ with gr.Blocks(css=css, theme='syddharth/gray-minimal') as demo:
114
 
115
 
116
  with gr.Row():