r3gm commited on
Commit
9fc6dd5
·
verified ·
1 Parent(s): a391dda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1369,4 +1369,5 @@ app.launch(
1369
  debug=True,
1370
  allowed_paths=["./images/"],
1371
  show_api=False,
 
1372
  )
 
1369
  debug=True,
1370
  allowed_paths=["./images/"],
1371
  show_api=False,
1372
+ api_name=False,
1373
  )