barandinho commited on
Commit
b484071
·
verified ·
1 Parent(s): 27990bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ RACIST : Irkçılık
40
 
41
  ## Modelin Kullanılması (Usage)
42
 
43
- ```
44
  from transformers import pipeline
45
 
46
  pipe = pipeline("sentiment-analysis", model="barandinho/distilbert-base-turkish-cased-toxic-lang")
 
40
 
41
  ## Modelin Kullanılması (Usage)
42
 
43
+ ```python
44
  from transformers import pipeline
45
 
46
  pipe = pipeline("sentiment-analysis", model="barandinho/distilbert-base-turkish-cased-toxic-lang")