GuilhermeNunes commited on
Commit
b835ac0
·
verified ·
1 Parent(s): 06c15b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ This model card covers the TowerVision family, including the 2B and 9B parameter
65
  <summary>Click to expand/collapse code</summary>
66
 
67
  ```python
68
- mport torch
69
  from transformers import AutoProcessor, LlavaOnevisionForConditionalGeneration
70
 
71
  # Load the model in half-precision
 
65
  <summary>Click to expand/collapse code</summary>
66
 
67
  ```python
68
+ import torch
69
  from transformers import AutoProcessor, LlavaOnevisionForConditionalGeneration
70
 
71
  # Load the model in half-precision