hysts HF staff commited on
Commit
99916f8
1 Parent(s): 50be457
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import numpy as np
10
 
11
  from model import Model
12
 
13
- TITLE = '# autonomousvision/stylegan_xl'
14
  DESCRIPTION = '''This is an unofficial demo for [https://github.com/autonomousvision/stylegan_xl](https://github.com/autonomousvision/stylegan_xl).
15
 
16
  Expected execution time on Hugging Face Spaces: 16s
 
10
 
11
  from model import Model
12
 
13
+ TITLE = '# StyleGAN-XL'
14
  DESCRIPTION = '''This is an unofficial demo for [https://github.com/autonomousvision/stylegan_xl](https://github.com/autonomousvision/stylegan_xl).
15
 
16
  Expected execution time on Hugging Face Spaces: 16s