jan-hq commited on
Commit
517916a
·
verified ·
1 Parent(s): f9e60c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ For more details, check out our official [blog post]().
48
 
49
  You can use given example code to load the model.
50
 
51
- ```{python}
52
  import torch
53
  from transformers import pipeline
54
 
 
48
 
49
  You can use given example code to load the model.
50
 
51
+ ```python
52
  import torch
53
  from transformers import pipeline
54