Update README.md
Browse files
README.md
CHANGED
|
@@ -14,19 +14,19 @@ base_model:
|
|
| 14 |
|
| 15 |
<p>
|
| 16 |
<a href="https://arxiv.org/abs/2504.07198">
|
| 17 |
-
<img src="https://img.shields.io/badge/arXiv-2504.07198-b31b1b.svg" alt="arXiv">
|
| 18 |
</a>
|
| 19 |
<a href="https://github.com/ihp-lab/Face-LLaVA">
|
| 20 |
-
<img src="https://img.shields.io/badge/Github-FaceLLaVA-black" alt="GitHub">
|
| 21 |
</a>
|
| 22 |
<a href="https://huggingface.co/chaubeyG/FaceLLaVA">
|
| 23 |
-
<img src="https://img.shields.io/badge
|
| 24 |
</a>
|
| 25 |
<a href="LICENSE.rst">
|
| 26 |
-
<img src="https://img.shields.io/badge/
|
| 27 |
</a>
|
| 28 |
<a href="https://www.python.org/">
|
| 29 |
-
<img src="https://img.shields.io/badge/Python-3.10+-blue.svg" alt="Python Version">
|
| 30 |
</a>
|
| 31 |
|
| 32 |
</p>
|
|
|
|
| 14 |
|
| 15 |
<p>
|
| 16 |
<a href="https://arxiv.org/abs/2504.07198">
|
| 17 |
+
<img src="https://img.shields.io/badge/arXiv-2504.07198-b31b1b.svg?logo=arxiv" alt="arXiv">
|
| 18 |
</a>
|
| 19 |
<a href="https://github.com/ihp-lab/Face-LLaVA">
|
| 20 |
+
<img src="https://img.shields.io/badge/Github-FaceLLaVA-black?logo=github" alt="GitHub">
|
| 21 |
</a>
|
| 22 |
<a href="https://huggingface.co/chaubeyG/FaceLLaVA">
|
| 23 |
+
<img src="https://img.shields.io/badge/Weights-FaceLLaVA-orange?logo=huggingface" alt="Model Weights">
|
| 24 |
</a>
|
| 25 |
<a href="LICENSE.rst">
|
| 26 |
+
<img src="https://img.shields.io/badge/License-USC%20Research-green" alt="License">
|
| 27 |
</a>
|
| 28 |
<a href="https://www.python.org/">
|
| 29 |
+
<img src="https://img.shields.io/badge/Python-3.10+-blue.svg?logo=python" alt="Python Version">
|
| 30 |
</a>
|
| 31 |
|
| 32 |
</p>
|