nabeelr commited on
Commit
d101475
·
verified ·
1 Parent(s): 6790c06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -25,9 +25,7 @@ architecture and pre-training benchmarking on this `BTSbot` image classification
25
  Easily install the btsbot package and load this model with:
26
 
27
  ```python
28
- git clone https://github.com/nabeelre/BTSbot.git
29
- cd BTSbot
30
- pip install -e .
31
 
32
  import btsbot
33
  model = btsbot.load_HF_model(
 
25
  Easily install the btsbot package and load this model with:
26
 
27
  ```python
28
+ pip install btsbot
 
 
29
 
30
  import btsbot
31
  model = btsbot.load_HF_model(