ilyankou commited on
Commit
bf7a5da
·
verified ·
1 Parent(s): 5e36c3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ spatial queries such as costs and prices in a specific area, not just those cont
49
  ```python
50
  from setfit import SetFitModel
51
 
52
- model = SetFitModel.from_pretrained("https://huggingface.co/ilyankou/spatial-classifier")
53
  preds = model([
54
  "weather in erlanger ky",
55
  "what is symptom of bipolar disorder"
 
49
  ```python
50
  from setfit import SetFitModel
51
 
52
+ model = SetFitModel.from_pretrained("ilyankou/spatial-classifier")
53
  preds = model([
54
  "weather in erlanger ky",
55
  "what is symptom of bipolar disorder"