hysts HF staff commited on
Commit
d047d88
·
1 Parent(s): 7ef92a4

Update description

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -23,7 +23,6 @@ from model import Generator
23
 
24
  TITLE = 'TADNE (This Anime Does Not Exist)'
25
  DESCRIPTION = '''The original TADNE site is https://thisanimedoesnotexist.ai/.
26
- The model used here is the one converted from the model provided in [this site](https://www.gwern.net/Faces) using [this repo](https://github.com/rosinality/stylegan2-pytorch).
27
 
28
  Expected execution time on Hugging Face Spaces: 4s
29
 
 
23
 
24
  TITLE = 'TADNE (This Anime Does Not Exist)'
25
  DESCRIPTION = '''The original TADNE site is https://thisanimedoesnotexist.ai/.
 
26
 
27
  Expected execution time on Hugging Face Spaces: 4s
28