storresbusquets commited on
Commit
638078a
1 Parent(s): e44d2cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -292,7 +292,7 @@ gio = GradioInference()
292
  title = "YouTube Insights"
293
  description = "Your AI-powered video analytics tool"
294
 
295
- block = gr.Blocks()
296
 
297
  with block as demo:
298
  gr.HTML(
 
292
  title = "YouTube Insights"
293
  description = "Your AI-powered video analytics tool"
294
 
295
+ block = gr.Blocks(theme=gr.themes.Soft())
296
 
297
  with block as demo:
298
  gr.HTML(