spookyuser commited on
Commit
f8c62cb
1 Parent(s): 2dad4b7

Remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,4 +149,4 @@ if __name__ == "__main__":
149
  os.chdir(
150
  output_dir
151
  ) # change working directory to output_dir because the hf spaces model has no option to specify output directory ¯\_(ツ)_/¯
152
- iface.launch(share=True)
 
149
  os.chdir(
150
  output_dir
151
  ) # change working directory to output_dir because the hf spaces model has no option to specify output directory ¯\_(ツ)_/¯
152
+ iface.launch()