Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ projection module trained to add vision capabilties to Llama 3 using SigLIP. bui
|
|
10 |
**usage**
|
11 |
|
12 |
```
|
13 |
-
pip install
|
14 |
```
|
15 |
|
16 |
```
|
|
|
10 |
**usage**
|
11 |
|
12 |
```
|
13 |
+
pip install -r requirements.txt
|
14 |
```
|
15 |
|
16 |
```
|