jeetv commited on
Commit
7d56b55
·
verified ·
1 Parent(s): de57771

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ from opensportslib.apis import LocalizationModel
69
 
70
  my_model = LocalizationModel(
71
  config="/path/to/localization.yaml",
72
- weights="OpenSportsLab/OSL-loc-snbas-2025-e2e",
73
  )
74
 
75
  predictions = my_model.infer(
 
69
 
70
  my_model = LocalizationModel(
71
  config="/path/to/localization.yaml",
72
+ 👉 weights="OpenSportsLab/OSL-loc-snbas-2025-e2e",
73
  )
74
 
75
  predictions = my_model.infer(