vdmbrsv commited on
Commit
47f6dda
·
verified ·
1 Parent(s): 0a0a7bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -92,7 +92,7 @@ Ideal for:
92
 
93
  Using pipelines, it takes only 4 lines:
94
 
95
- ```pyython
96
  from transformers import pipeline
97
 
98
  # Load the classification pipeline with the specified model
 
92
 
93
  Using pipelines, it takes only 4 lines:
94
 
95
+ ```python
96
  from transformers import pipeline
97
 
98
  # Load the classification pipeline with the specified model