alimosavian commited on
Commit
13ec2df
1 Parent(s): 99ce23b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Users (both direct and downstream) should be made aware of the risks, biases and
60
 
61
  ## How to Get Started with the Model
62
 
63
- ´´´python
64
  import torch
65
  from transformers import pipeline
66
  from transformers import TextStreamer
 
60
 
61
  ## How to Get Started with the Model
62
 
63
+ ```python
64
  import torch
65
  from transformers import pipeline
66
  from transformers import TextStreamer