ldkong commited on
Commit
a1d3429
β€’
1 Parent(s): 026d32e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -439,4 +439,4 @@ gr.Interface(
439
  live=True,
440
  cache_examples=True,
441
  title="TransferVAE for Unsupervised Video Domain Adaptation",
442
- ).launch(share=True)
 
439
  live=True,
440
  cache_examples=True,
441
  title="TransferVAE for Unsupervised Video Domain Adaptation",
442
+ ).launch()