abhishek HF staff commited on
Commit
a3257ed
1 Parent(s): 06b90a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -140,6 +140,5 @@ iface = gr.Interface(
140
  title=title,
141
  article=article,
142
  description=description,
143
- server_name="0.0.0.0",
144
  )
145
  iface.launch(debug=True)
140
  title=title,
141
  article=article,
142
  description=description,
 
143
  )
144
  iface.launch(debug=True)