Kindlr commited on
Commit
1b8b1e6
1 Parent(s): b501b84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,5 +16,5 @@ iface = gr.Interface(
16
  outputs="text"
17
  )
18
 
19
- iface.launch()
20
 
 
16
  outputs="text"
17
  )
18
 
19
+ iface.launch()
20