Manasa1 commited on
Commit
a72adb7
·
verified ·
1 Parent(s): 3a78f82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
1
  my_theme = gr.Theme.from_hub("gradio/seafoam")
2
 
3
- with gr.Blocks(theme=my_theme) as demo:
 
 
1
  my_theme = gr.Theme.from_hub("gradio/seafoam")
2
 
3
+ with gr.Blocks(theme=my_theme) as demo:
4
+ print("theme")