maelic commited on
Commit
2760915
·
verified ·
1 Parent(s): b6e2381

Update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -264,7 +264,7 @@ from huggingface_hub import hf_hub_download
264
 
265
  onnx_path = hf_hub_download(
266
  repo_id="maelic/REACTPlusPlus_PSG",
267
- filename="yolo12l/model.onnx",
268
  repo_type="model",
269
  )
270
  # Run with tools/eval_onnx_psg.py or load directly via onnxruntime
 
264
 
265
  onnx_path = hf_hub_download(
266
  repo_id="maelic/REACTPlusPlus_PSG",
267
+ filename="yolo12l/react_pp_yolo12m.onnx",
268
  repo_type="model",
269
  )
270
  # Run with tools/eval_onnx_psg.py or load directly via onnxruntime