ldkong commited on
Commit
e414125
β€’
1 Parent(s): 871a9c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -360,9 +360,7 @@ Welcome to the demo page of TranSVAE, a disentanglement framework designed for u
360
  - Explore domain disentanglement and transfer in TranSVAE with Sprites avatars;
361
  - Customize the Sprites avatars by yourself via changing their actions, hair colors, top wears, and bottom wears.
362
 
363
- For more details, read the [TranSVAE paper]() and visit our [project page](https://ldkong.com/TranSVAE). The training and testing code is available at our [GitHub Repo](https://github.com/ldkong1205/TranSVAE).
364
-
365
- Have fun!
366
  """
367
 
368
  gr.Interface(
360
  - Explore domain disentanglement and transfer in TranSVAE with Sprites avatars;
361
  - Customize the Sprites avatars by yourself via changing their actions, hair colors, top wears, and bottom wears.
362
 
363
+ For more details, read the [TranSVAE paper]() and visit our [project page](https://ldkong.com/TranSVAE). The training and testing code is available at our [GitHub Repo](https://github.com/ldkong1205/TranSVAE). Have fun!
 
 
364
  """
365
 
366
  gr.Interface(