smg478 commited on
Commit
2b5b628
1 Parent(s): 035196f

Update readme that the model supports transformers 4.46.1

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ The H2OVL-Mississippi-800M is a compact yet powerful vision-language model from
34
 
35
  ### Install dependencies:
36
  ```bash
37
- pip install transformers==4.44.0 torch torchvision einops timm peft sentencepiece flash_attn
38
  ```
39
 
40
  ### Sample demo:
 
34
 
35
  ### Install dependencies:
36
  ```bash
37
+ pip install transformers torch torchvision einops timm peft sentencepiece flash_attn
38
  ```
39
 
40
  ### Sample demo: