hysts HF Staff commited on
Commit
37a7a92
·
1 Parent(s): 89ae773

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -24,13 +24,12 @@ from model import Generator
24
  TITLE = 'TADNE (This Anime Does Not Exist) Interpolation'
25
  DESCRIPTION = '''The original TADNE site is https://thisanimedoesnotexist.ai/.
26
 
27
- Expected execution time on Hugging Face Spaces: 4s for each image
28
 
29
  Related Apps:
30
  - [TADNE](https://huggingface.co/spaces/hysts/TADNE)
31
  - [TADNE Image Viewer](https://huggingface.co/spaces/hysts/TADNE-image-viewer)
32
  - [TADNE Image Selector](https://huggingface.co/spaces/hysts/TADNE-image-selector)
33
- - [TADNE Interpolation](https://huggingface.co/spaces/hysts/TADNE-interpolation)
34
  - [TADNE Image Search with DeepDanbooru](https://huggingface.co/spaces/hysts/TADNE-image-search-with-DeepDanbooru)
35
  '''
36
  ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.tadne-interpolation" alt="visitor badge"/></center>'
 
24
  TITLE = 'TADNE (This Anime Does Not Exist) Interpolation'
25
  DESCRIPTION = '''The original TADNE site is https://thisanimedoesnotexist.ai/.
26
 
27
+ Expected execution time on Hugging Face Spaces: 4s for one image
28
 
29
  Related Apps:
30
  - [TADNE](https://huggingface.co/spaces/hysts/TADNE)
31
  - [TADNE Image Viewer](https://huggingface.co/spaces/hysts/TADNE-image-viewer)
32
  - [TADNE Image Selector](https://huggingface.co/spaces/hysts/TADNE-image-selector)
 
33
  - [TADNE Image Search with DeepDanbooru](https://huggingface.co/spaces/hysts/TADNE-image-search-with-DeepDanbooru)
34
  '''
35
  ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.tadne-interpolation" alt="visitor badge"/></center>'