ldkong commited on
Commit
32e426d
β€’
1 Parent(s): fde3d29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,4 +392,4 @@ gr.Interface(
392
  cache_examples=True,
393
  title="TranSVAE for Unsupervised Video Domain Adaptation",
394
  description=desc
395
- ).launch()
392
  cache_examples=True,
393
  title="TranSVAE for Unsupervised Video Domain Adaptation",
394
  description=desc
395
+ ).launch(share=True)