weizhiwang commited on
Commit
8067b14
1 Parent(s): 9bc8bda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ Please follow my github repo [LLaVA-Unified](https://github.com/Victorwz/LLaVA-U
27
 
28
  Please firstly install llava via
29
  ```
30
- pip install git+https://github.com/Victorwz/LLaVA-Video-Llama-3.git
31
  ```
32
 
33
  You can load the model and perform inference as follows:
 
27
 
28
  Please firstly install llava via
29
  ```
30
+ pip install git+https://github.com/Victorwz/LLaVA-Unified.git
31
  ```
32
 
33
  You can load the model and perform inference as follows: