akin23 commited on
Commit
cd177eb
·
verified ·
1 Parent(s): e8cc0e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -29,8 +29,8 @@ def fetch_all_checkpoints():
29
  "epoch_20.pth",
30
  "mapping_00109-model.pth",
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
 
 
29
  "epoch_20.pth",
30
  "mapping_00109-model.pth",
31
  "mapping_00229-model.pth.tar",
32
+ "audio2exp_00300-model.pth",
33
+ "audio2pose_00140-model.pth",
34
  "shape_predictor_68_face_landmarks.dat"
35
  ]
36