xnevar00 commited on
Commit
0dc6445
1 Parent(s): 289ef62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ It was created as a product of bachelor's thesis at Faculty of Information Techn
22
 
23
  # Usage
24
 
25
- ```
26
  import torch
27
  from transformers import pipeline
28
 
 
22
 
23
  # Usage
24
 
25
+ ```python
26
  import torch
27
  from transformers import pipeline
28