ldkong commited on
Commit
2015b38
β€’
1 Parent(s): 3ace1f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -381,5 +381,5 @@ gr.Interface(
381
  ],
382
  live=False,
383
  cache_examples=True,
384
- title="TransferVAE for Unsupervised Video Domain Adaptation",
385
  ).launch()
381
  ],
382
  live=False,
383
  cache_examples=True,
384
+ title="TranSVAE for Unsupervised Video Domain Adaptation",
385
  ).launch()