Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ It incorporates vision-aware capabilities through a visual encoder and a bridge
|
|
23 |
|
24 |
```
|
25 |
pip3 install transformers==4.47.0
|
|
|
26 |
pip3 install -U mtkresearch
|
27 |
```
|
28 |
|
|
|
23 |
|
24 |
```
|
25 |
pip3 install transformers==4.47.0
|
26 |
+
pip3 install -U bitsandbytes
|
27 |
pip3 install -U mtkresearch
|
28 |
```
|
29 |
|