Ksjsjjdj commited on
Commit
5e12859
·
verified ·
1 Parent(s): 33ff5b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -455,7 +455,8 @@ h1 {
455
  }
456
  """
457
 
458
- with gr.Blocks(title="Nucleus Enterprise", css=css, theme=gr.themes.Base()) as demo:
 
459
  with gr.Column():
460
  gr.HTML("""
461
  <div class="header-container">
 
455
  }
456
  """
457
 
458
+ with gr.Blocks(title="Nucleus Enterprise", theme=gr.themes.Base()) as demo:
459
+ gr.HTML(f"<style>{css}</style>")
460
  with gr.Column():
461
  gr.HTML("""
462
  <div class="header-container">