Ahsen Khaliq commited on
Commit
039608b
1 Parent(s): c281817

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@ import os
2
  os.system("git clone https://github.com/bryandlee/animegan2-pytorch")
3
  os.system("gdown https://drive.google.com/uc?id=1WK5Mdt6mwlcsqCZMHkCUSDJxN1UyFi0-")
4
  os.system("gdown https://drive.google.com/uc?id=18H3iK09_d54qEDoWIc82SyWB2xun4gjU")
5
-
6
  import sys
7
  sys.path.append("animegan2-pytorch")
8
 
 
2
  os.system("git clone https://github.com/bryandlee/animegan2-pytorch")
3
  os.system("gdown https://drive.google.com/uc?id=1WK5Mdt6mwlcsqCZMHkCUSDJxN1UyFi0-")
4
  os.system("gdown https://drive.google.com/uc?id=18H3iK09_d54qEDoWIc82SyWB2xun4gjU")
 
5
  import sys
6
  sys.path.append("animegan2-pytorch")
7