svjack commited on
Commit
b08aa30
·
verified ·
1 Parent(s): 366e719

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -437,4 +437,4 @@ if __name__ == "__main__":
437
  output_song_description
438
  ])
439
 
440
- app.queue().launch()
 
437
  output_song_description
438
  ])
439
 
440
+ app.queue().launch(share = True)