model2 commited on
Commit
f1c619b
·
1 Parent(s): 7dd98cb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ hf_hub_download(
40
  local_dir="models/facerestore_models",
41
  )
42
  hf_hub_download(
43
- repo_id="darkeril/collection ",
44
  filename="detection_Resnet50_Final.pth",
45
  local_dir="models/facedetection",
46
  )
 
40
  local_dir="models/facerestore_models",
41
  )
42
  hf_hub_download(
43
+ repo_id="darkeril/collection",
44
  filename="detection_Resnet50_Final.pth",
45
  local_dir="models/facedetection",
46
  )