Katpeeler commited on
Commit
0e7e42d
·
1 Parent(s): 900e185

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,6 +168,6 @@ with gr.Blocks() as demo:
168
 
169
 
170
  if __name__ == "__main__":
171
- demo.launch(
172
 
173
  #iface.launch(debug=True)
 
168
 
169
 
170
  if __name__ == "__main__":
171
+ demo.launch()
172
 
173
  #iface.launch(debug=True)