Jerrycool commited on
Commit
00fb337
·
verified ·
1 Parent(s): ffb569a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ TITLE = """
172
  """
173
 
174
  # --- Build App with valid Dark theme ---
175
- demo = gr.Blocks(css=custom_css, theme=gr.themes.Dark())
176
 
177
  with demo:
178
  gr.HTML(TITLE)
 
172
  """
173
 
174
  # --- Build App with valid Dark theme ---
175
+ # demo = gr.Blocks(css=custom_css, theme=gr.themes.Dark())
176
 
177
  with demo:
178
  gr.HTML(TITLE)