xiazhi nielsr HF Staff commited on
Commit
fb7e4b7
·
verified ·
1 Parent(s): 21ae8c5

Add pipeline tag, library name, and Hugging Face paper link (#1)

Browse files

- Add pipeline tag, library name, and Hugging Face paper link (e6d54650a4b37b02172d57c4ebb1bb36ca2d1f0a)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  - vision-language
6
  - diffusivonvl
7
  - qwen2.5-vl
 
 
8
  ---
9
 
10
  <div align="center">
@@ -19,7 +21,7 @@ tags:
19
 
20
  <sup>*</sup>equal contribution, <sup>✉️</sup>corresponding author, [email protected]
21
 
22
- [![arXiv](https://img.shields.io/badge/arXiv-DiffusionVL-b31b1b.svg)](https://arxiv.org/abs/2512.15713) <a href="https://github.com/hustvl/DiffusionVL"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github" alt="GitHub"></a> <a href="https://huggingface.co/collections/hustvl/diffusionvl"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-blue" alt="Hugging Face"></a>
23
 
24
  </div>
25
 
 
5
  - vision-language
6
  - diffusivonvl
7
  - qwen2.5-vl
8
+ pipeline_tag: image-text-to-text
9
+ library_name: transformers
10
  ---
11
 
12
  <div align="center">
 
21
 
22
  <sup>*</sup>equal contribution, <sup>✉️</sup>corresponding author, [email protected]
23
 
24
+ [![arXiv](https://img.shields.io/badge/arXiv-DiffusionVL-b31b1b.svg)](https://arxiv.org/abs/2512.15713) [![Hugging Face Paper](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Paper-red)](https://huggingface.co/papers/2512.15713) <a href="https://github.com/hustvl/DiffusionVL"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github" alt="GitHub"></a> <a href="https://huggingface.co/collections/hustvl/diffusionvl"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-blue" alt="Hugging Face"></a>
25
 
26
  </div>
27