hooman650 commited on
Commit
58177cc
·
1 Parent(s): 99b4680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ version.
15
 
16
  ## Usage
17
 
18
- ```
 
19
  # pip install "optimum[onnxruntime-gpu]" transformers
20
 
21
  from optimum.onnxruntime import ORTModelForFeatureExtraction
 
15
 
16
  ## Usage
17
 
18
+ ```python
19
+
20
  # pip install "optimum[onnxruntime-gpu]" transformers
21
 
22
  from optimum.onnxruntime import ORTModelForFeatureExtraction