philipp-zettl commited on
Commit
c548ada
1 Parent(s): b16dcce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ app = gr.Interface(
47
  ]
48
  )
49
 
50
- demo.launch()
 
47
  ]
48
  )
49
 
50
+ app.launch()