Potato-Scientist commited on
Commit
3a3d6ed
·
verified ·
1 Parent(s): f96e98f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ from huggingface_hub import hf_hub_download
54
 
55
  # Download model
56
  model_path = hf_hub_download(
57
- repo_id="Potato-Scientist/multimodal-search-model",
58
  filename="pytorch_model.bin"
59
  )
60
 
 
54
 
55
  # Download model
56
  model_path = hf_hub_download(
57
+ repo_id="Potato-Scientist/multi-modal-search",
58
  filename="pytorch_model.bin"
59
  )
60