Neslihan commited on
Commit
936e066
β€’
1 Parent(s): 23489ab
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -28,8 +28,8 @@ MD_models_dict = {'md_v5a': "MD_models/md_v5a.0.0.pt", #
28
  DLC_models_dict = {'full_cat': "DLC_models/DLC_Cat/",
29
  'full_dog': "DLC_models/DLC_Dog/",
30
  'full_human': "DLC_models/DLC_human_dancing/",
31
- 'full_macaque': 'DLC_models/DLC_monkey/'
32
- 'primate_face': "DLC_models/DLC_FacialLandmarks/",}
33
 
34
 
35
  # FONTS = {'amiko': "fonts/Amiko-Regular.ttf",
 
28
  DLC_models_dict = {'full_cat': "DLC_models/DLC_Cat/",
29
  'full_dog': "DLC_models/DLC_Dog/",
30
  'full_human': "DLC_models/DLC_human_dancing/",
31
+ 'full_macaque': 'DLC_models/DLC_monkey/',
32
+ 'primate_face': "DLC_models/DLC_FacialLandmarks/"}
33
 
34
 
35
  # FONTS = {'amiko': "fonts/Amiko-Regular.ttf",