shukdevdattaEX commited on
Commit
f4d47c7
·
verified ·
1 Parent(s): c0c6801

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ EXAMPLES = [
193
  ]
194
 
195
  # Main Gradio Blocks layout
196
- with gr.Blocks(theme=gr.themes.Dark(), css=CUSTOM_CSS) as demo:
197
  gr.HTML("""
198
  <div style='text-align: center; padding: 10px;'>
199
  <h1>🚀 Nemotron Nano 2 VL Premium Demo</h1>
 
193
  ]
194
 
195
  # Main Gradio Blocks layout
196
+ with gr.Blocks(theme=gr.themes.Ocean(), css=CUSTOM_CSS) as demo:
197
  gr.HTML("""
198
  <div style='text-align: center; padding: 10px;'>
199
  <h1>🚀 Nemotron Nano 2 VL Premium Demo</h1>