wahaha commited on
Commit
fee6f17
1 Parent(s): 50b8f2b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ import PIL.Image
17
  from io import BytesIO
18
  sys.path.insert(0, 'animeganv2')
19
 
20
- import test as test
21
 
22
  ORIGINAL_REPO_URL = 'https://github.com/TachibanaYoshino/AnimeGANv2'
23
  TITLE = 'TachibanaYoshino/AnimeGANv2'
 
17
  from io import BytesIO
18
  sys.path.insert(0, 'animeganv2')
19
 
20
+ import test1 as test
21
 
22
  ORIGINAL_REPO_URL = 'https://github.com/TachibanaYoshino/AnimeGANv2'
23
  TITLE = 'TachibanaYoshino/AnimeGANv2'