Charbel Malo commited on
Commit
ac51d3f
1 Parent(s): fc5ba66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,4 +321,4 @@ app = gr.Interface(
321
  description="Videos get downsampled to 720p and 24fps. To modify the code or purchase a modification, send an email to [email protected] to donate to the owner of the space: https://donate.stripe.com/3csg0D0tadXU4mYcMM"
322
  )
323
 
324
- app.launch()
 
321
  description="Videos get downsampled to 720p and 24fps. To modify the code or purchase a modification, send an email to [email protected] to donate to the owner of the space: https://donate.stripe.com/3csg0D0tadXU4mYcMM"
322
  )
323
 
324
+ app.launch(share='True')