kyusonglee
commited on
Commit
•
58c1566
1
Parent(s):
c9fb333
Update README.md
Browse files
README.md
CHANGED
@@ -58,6 +58,9 @@ If you find our repository beneficial, please cite our paper:
|
|
58 |
}
|
59 |
```
|
60 |
|
|
|
|
|
|
|
61 |
## Acknowledgement
|
62 |
The codebase and models are built upon the following projects:
|
63 |
- [LLaVA](https://github.com/haotian-liu/LLaVA)
|
|
|
58 |
}
|
59 |
```
|
60 |
|
61 |
+
## Usage
|
62 |
+
Refer to the [original repository](https://github.com/om-ai-lab/omchat).
|
63 |
+
|
64 |
## Acknowledgement
|
65 |
The codebase and models are built upon the following projects:
|
66 |
- [LLaVA](https://github.com/haotian-liu/LLaVA)
|