wzk1015 commited on
Commit
b190a1c
1 Parent(s): 63391d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ Limitations: Although we have made efforts to ensure the safety of the model dur
86
 
87
  We provide an example code to run Mono-InternVL-2B using `transformers`.
88
 
89
- > Please use transformers==4.37.2TODO to ensure the model works normally.
90
 
91
 
92
  ### Inference with Transformers
 
86
 
87
  We provide an example code to run Mono-InternVL-2B using `transformers`.
88
 
89
+ > Please use transformers==4.37.2 to ensure the model works normally.
90
 
91
 
92
  ### Inference with Transformers