dragonkue commited on
Commit
66fc3bf
·
verified ·
1 Parent(s): 47a57b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -62,8 +62,6 @@ SentenceTransformer(
62
 
63
  ## Usage
64
 
65
- ### Direct Usage (Sentence Transformers)
66
-
67
  First install the Sentence Transformers library and xformers library
68
 
69
  ```bash
@@ -72,9 +70,7 @@ pip install xformers
72
 
73
  ```
74
 
75
-
76
  Then you can load this model and run inference.
77
- ## Usage
78
 
79
  ### Using Sentence Transformers
80
 
 
62
 
63
  ## Usage
64
 
 
 
65
  First install the Sentence Transformers library and xformers library
66
 
67
  ```bash
 
70
 
71
  ```
72
 
 
73
  Then you can load this model and run inference.
 
74
 
75
  ### Using Sentence Transformers
76