Dagfinn1962 commited on
Commit
f3b4e45
1 Parent(s): 17658ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ theme = gr.themes.Glass(
12
  )
13
 
14
  with gr.Blocks(theme=theme) as demo:
15
- ...
16
 
17
 
18
 
 
12
  )
13
 
14
  with gr.Blocks(theme=theme) as demo:
 
15
 
16
 
17