kaiyuyue commited on
Commit
fde2899
·
verified ·
1 Parent(s): 6899749

update readme

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -15,4 +15,9 @@ tags:
15
 
16
  ## Zero-Shot Vision Encoder Grafting via LLM Surrogates
17
 
18
- This repo provides the checkpoints of the project - [facebookresearch/zero](https://github.com/facebookresearch/zero) under the CC-BY-NC 4.0 license.
 
 
 
 
 
 
15
 
16
  ## Zero-Shot Vision Encoder Grafting via LLM Surrogates
17
 
18
+ <p align="left" style="display: flex; gap: 8px; align-items: center;">
19
+ <a href="https://github.com/facebookresearch/zero"><img src="https://img.shields.io/badge/GitHub%20-facebookresearch/zero-4DAFFF.svg?style=flat-square" /></a>
20
+ <a href="https://github.com/facebookresearch/zero/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-CC--BY--NC%204.0-black.svg?style=flat-square" /></a>
21
+ </p>
22
+
23
+ This repo provides the checkpoints of the project - [facebookresearch/zero](https://github.com/facebookresearch/zero) under the CC-BY-NC 4.0 license.