benjaminStreltzin commited on
Commit
db672fe
·
verified ·
1 Parent(s): 0a5c90a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,4 +6,4 @@ gradio.Image()
6
 
7
 
8
  demo = gr.Interface()
9
- demo.lunch()
 
6
 
7
 
8
  demo = gr.Interface()
9
+ demo.launch()