Gengzigang commited on
Commit
fc8d48f
·
1 Parent(s): a2d495b

update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -100,6 +100,7 @@ print("Label probs:", text_probs)
100
  ```
101
 
102
  ## BibTeX & Citation
 
103
  ```
104
  @misc{huang2024llm2clippowerfullanguagemodel,
105
  title={LLM2CLIP: Powerful Language Model Unlock Richer Visual Representation},
@@ -110,4 +111,3 @@ print("Label probs:", text_probs)
110
  primaryClass={cs.CV},
111
  url={https://arxiv.org/abs/2411.04997},
112
  }
113
- ```
 
100
  ```
101
 
102
  ## BibTeX & Citation
103
+
104
  ```
105
  @misc{huang2024llm2clippowerfullanguagemodel,
106
  title={LLM2CLIP: Powerful Language Model Unlock Richer Visual Representation},
 
111
  primaryClass={cs.CV},
112
  url={https://arxiv.org/abs/2411.04997},
113
  }