Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ from huggingface_hub import hf_hub_download
|
|
35 |
|
36 |
hf_hub_download(
|
37 |
repo_id="muskan19/Violence_Detector",
|
38 |
-
filename="violence_model.
|
39 |
use_auth_token=token
|
40 |
)
|
41 |
|
|
|
35 |
|
36 |
hf_hub_download(
|
37 |
repo_id="muskan19/Violence_Detector",
|
38 |
+
filename="violence_model.h5",
|
39 |
use_auth_token=token
|
40 |
)
|
41 |
|