BaseerAI commited on
Commit
c35182f
·
verified ·
1 Parent(s): 61a62d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ from your_model_definition_file import InterfuserHDPE
79
  # Download the pre-trained model weights
80
  model_path = hf_hub_download(
81
  repo_id="BaseerAI/Interfuser-Baseer-v1",
82
- filename="interfuser_hdpe_v1.pth"
83
  )
84
 
85
  # Instantiate your model architecture
 
79
  # Download the pre-trained model weights
80
  model_path = hf_hub_download(
81
  repo_id="BaseerAI/Interfuser-Baseer-v1",
82
+ filename="pytorch_model.bin"
83
  )
84
 
85
  # Instantiate your model architecture