SerdarHelli commited on
Commit
5198e72
1 Parent(s): 930346d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",use_auth_token=True)
16
 
17
 
18
 
 
12
 
13
 
14
 
15
+ model=from_pretrained_keras("SerdarHelli/Knee-View-Merchant-Landmark-Detection")
16
 
17
 
18