Spaces:
Running
on
Zero
Running
on
Zero
typo
Browse files
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 |
)
|