LTW-1181203031 commited on
Commit
235b1de
1 Parent(s): fdc8d43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,4 +157,4 @@ iface = gr.Interface(
157
  )
158
 
159
  #Demo for the chatbot
160
- io.launch(inline = False)
 
157
  )
158
 
159
  #Demo for the chatbot
160
+ iface.launch(inline = False)