weizhiwang commited on
Commit
e8530d3
1 Parent(s): b57f2c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Follows LLavA-1.5 pre-train and supervised fine-tuning pipeline. You do not need
24
 
25
  Please firstly install llava via
26
  ```
27
- pip install git+https://github.com/Victorwz/LLaVA-Video-Llama-3.git
28
  ```
29
 
30
  You can load the model and perform inference as follows:
 
24
 
25
  Please firstly install llava via
26
  ```
27
+ pip install git+https://github.com/Victorwz/LLaVA-Unified.git
28
  ```
29
 
30
  You can load the model and perform inference as follows: