weizhiwang
commited on
Commit
•
8067b14
1
Parent(s):
9bc8bda
Update README.md
Browse files
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-
|
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:
|