naughtondale commited on
Commit
998baf0
1 Parent(s): 2a6343b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,5 +59,6 @@ iface = gr.Interface(
59
 
60
  with gr.Blocks(theme=gr.themes.Default(primary_hue=gr.themes.colors.red, secondary_hue=gr.themes.colors.pink)) as demo:
61
  ...
 
62
 
63
  iface.launch()
 
59
 
60
  with gr.Blocks(theme=gr.themes.Default(primary_hue=gr.themes.colors.red, secondary_hue=gr.themes.colors.pink)) as demo:
61
  ...
62
+
63
 
64
  iface.launch()