Commit
·
930346d
1
Parent(s):
6c6c305
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ from huggingface_hub import from_pretrained_keras
|
|
12 |
|
13 |
|
14 |
|
15 |
-
model=from_pretrained_keras("SerdarHelli/Knee-View-Merchant-Landmark-Detection")
|
16 |
|
17 |
|
18 |
|
|
|
12 |
|
13 |
|
14 |
|
15 |
+
model=from_pretrained_keras("SerdarHelli/Knee-View-Merchant-Landmark-Detection",use_auth_token=True)
|
16 |
|
17 |
|
18 |
|