guma commited on
Commit
f568ae7
1 Parent(s): afd3df1

Update PIFu/spaces.py

Browse files
Files changed (1) hide show
  1. PIFu/spaces.py +1 -1
PIFu/spaces.py CHANGED
@@ -159,4 +159,4 @@ iface = gr.Interface(
159
  )
160
 
161
  if __name__ == "__main__":
162
- iface.launch(debug=True, api=True, enable_queue=False)
 
159
  )
160
 
161
  if __name__ == "__main__":
162
+ iface.launch(debug=True, show_api=True, enable_queue=False)