WEBing commited on
Commit
74f52e1
2 Parent(s): 127d3e1 0e61580

Merge branch 'main' of https://huggingface.co/KangarooGroup/kangaroo

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -25,8 +25,10 @@ We introduce <strong>Kangaroo</strong>, a powerful Multimodal Large Language Mod
25
 
26
  ### Requirements
27
  - python == 3.9
28
- - torch == 2.1.0, torchvision == 0.16.0
29
- - CUDA == 12.1 (for GPU)
 
 
30
  - transformers == 4.41.0
31
  - xformers == 0.0.23
32
 
 
25
 
26
  ### Requirements
27
  - python == 3.9
28
+ - torch == 2.1.1, torchvision == 0.16.1
29
+ - CUDA == 12.1
30
+ - timm == 0.9.16
31
+ - flash-attn == 2.6.1
32
  - transformers == 4.41.0
33
  - xformers == 0.0.23
34