Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
d8e7405
1
Parent(s):
474b6cf
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,8 +36,7 @@ os.system("mv shape_predictor_68_face_landmarks.dat models/dlibshape_predictor_6
|
|
| 36 |
|
| 37 |
device = 'cpu'
|
| 38 |
|
| 39 |
-
os.system("gdown https://drive.google.com/uc?id=
|
| 40 |
-
|
| 41 |
|
| 42 |
latent_dim = 512
|
| 43 |
|
|
|
|
| 36 |
|
| 37 |
device = 'cpu'
|
| 38 |
|
| 39 |
+
os.system("gdown https://drive.google.com/uc?id=1_cTsjqzD_X9DK3t3IZE53huKgnzj_btZ")
|
|
|
|
| 40 |
|
| 41 |
latent_dim = 512
|
| 42 |
|