ITS-C4SF733\Administrator commited on
Commit
9a4e445
·
1 Parent(s): cdfb290

upload share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -421,7 +421,7 @@ def main():
421
  outputs=[text_output_2, prompt_output_2])
422
 
423
  webbrowser.open("http://127.0.0.1:7860")
424
- app.launch()
425
 
426
 
427
  if __name__ == "__main__":
 
421
  outputs=[text_output_2, prompt_output_2])
422
 
423
  webbrowser.open("http://127.0.0.1:7860")
424
+ app.launch(share=True)
425
 
426
 
427
  if __name__ == "__main__":