Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
690267b
1
Parent(s):
373d08e
Update app.py
Browse files
app.py
CHANGED
@@ -4,6 +4,7 @@ from PIL import Image
|
|
4 |
|
5 |
os.system("git clone https://github.com/AK391/stylegan2-ada-pytorch")
|
6 |
|
|
|
7 |
os.chdir("stylegan2-ada-pytorch")
|
8 |
|
9 |
os.mkdir("outputs")
|
|
|
4 |
|
5 |
os.system("git clone https://github.com/AK391/stylegan2-ada-pytorch")
|
6 |
|
7 |
+
|
8 |
os.chdir("stylegan2-ada-pytorch")
|
9 |
|
10 |
os.mkdir("outputs")
|