English
qtnx commited on
Commit
41dacec
1 Parent(s): 5346e8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 torch transformers bitsandbytes accelerate
14
  ```
15
 
16
  ```
 
10
  **usage**
11
 
12
  ```
13
+ pip install -r requirements.txt
14
  ```
15
 
16
  ```