Estherrr777 commited on
Commit
77f8aa6
·
verified ·
1 Parent(s): 1970c43

Update frontend/app.py

Browse files
Files changed (1) hide show
  1. frontend/app.py +1 -1
frontend/app.py CHANGED
@@ -38,4 +38,4 @@ demo = gr.Interface(
38
  )
39
 
40
  # Launch the interface
41
- demo.launch()
 
38
  )
39
 
40
  # Launch the interface
41
+ demo.launch(share=True)