pengyuan commited on
Commit
39b06db
·
verified ·
1 Parent(s): 9c43000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ Granite Vision model is supported natively `transformers>=4.49`. Below is a simp
52
 
53
  ### Usage with `transformers`
54
 
55
- First, make sure to build the latest versions of transformers:
56
  ```shell
57
  pip install transformers>=4.49
58
  ```
 
52
 
53
  ### Usage with `transformers`
54
 
55
+ First, make sure to build the latest version of transformers:
56
  ```shell
57
  pip install transformers>=4.49
58
  ```