hysts HF Staff commited on
Commit
e107507
·
1 Parent(s): 985f232
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -29,7 +29,9 @@ from model.encoder.psp import pSp
29
 
30
  ORIGINAL_REPO_URL = 'https://github.com/williamyang1991/DualStyleGAN'
31
  TITLE = 'williamyang1991/DualStyleGAN'
32
- DESCRIPTION = f"""A demo for {ORIGINAL_REPO_URL}
 
 
33
 
34
  You can select style images for each style type from the tables below.
35
  The style image index should be in the following range:
 
29
 
30
  ORIGINAL_REPO_URL = 'https://github.com/williamyang1991/DualStyleGAN'
31
  TITLE = 'williamyang1991/DualStyleGAN'
32
+ DESCRIPTION = f"""This is a demo for {ORIGINAL_REPO_URL}.
33
+
34
+ ![overview](https://raw.githubusercontent.com/williamyang1991/DualStyleGAN/main/doc_images/overview.jpg)
35
 
36
  You can select style images for each style type from the tables below.
37
  The style image index should be in the following range: