model2 commited on
Commit
20dcbc9
·
1 Parent(s): f1c619b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ hf_hub_download(
47
  hf_hub_download(
48
  repo_id="model2/advance_face_model",
49
  filename="advance_face_model.safetensors",
50
- local_dir="models/reactor/face_models",
51
  )
52
 
53
 
 
47
  hf_hub_download(
48
  repo_id="model2/advance_face_model",
49
  filename="advance_face_model.safetensors",
50
+ local_dir="models/reactor/faces",
51
  )
52
 
53