Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -29,8 +29,8 @@ def fetch_all_checkpoints():
|
|
29 |
"epoch_20.pth",
|
30 |
"mapping_00109-model.pth.tar",
|
31 |
"mapping_00229-model.pth.tar",
|
32 |
-
"
|
33 |
-
"
|
34 |
"shape_predictor_68_face_landmarks.dat"
|
35 |
]
|
36 |
|
|
|
29 |
"epoch_20.pth",
|
30 |
"mapping_00109-model.pth.tar",
|
31 |
"mapping_00229-model.pth.tar",
|
32 |
+
"auido2exp_00300-model.pth",
|
33 |
+
"auido2pose_00140-model.pth",
|
34 |
"shape_predictor_68_face_landmarks.dat"
|
35 |
]
|
36 |
|