wendell0218 commited on
Commit
ff5ff92
·
verified ·
1 Parent(s): 276ee4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -6,27 +6,28 @@ license: apache-2.0
6
  </h2>
7
 
8
  <p align="center">
9
- <a href="https://arxiv.org/abs/2506.05501">
10
- <img src="https://img.shields.io/badge/Paper-red?style=flat&logo=arxiv" style="width: 80%;">
11
  </a>
12
- <a href="https://focusdiff.github.io/">
13
- <img src="https://img.shields.io/badge/Project Page-white?style=flat&logo=google-docs" style="width: 80%;">
14
  </a>
15
- <a href="https://github.com/wendell0218/FocusDiff">
16
- <img src="https://img.shields.io/badge/Code-black?style=flat&logo=github" style="width: 80%;">
17
  </a>
18
- <a href="https://huggingface.co/wendell0218/Janus-FocusDiff-7B">
19
- <img src="https://img.shields.io/badge/-%F0%9F%A4%97%20Checkpoint-orange?style=flat" style="width: 80%;"/>
20
  </a>
21
- <a href="">
22
- <img src="https://img.shields.io/badge/-%F0%9F%A4%97%20Data-orange?style=flat" style="width: 80%;"/>
23
  </a>
24
- <a href="">
25
- <img src="https://img.shields.io/github/last-commit/wendell0218/FocusDiff?color=green" style="width: 80%;">
26
  </a>
27
  </p>
28
 
29
 
 
30
  <div align="center">
31
  <span style="font-size: smaller;">
32
  Kaihang Pan<sup>1*</sup>, Wendong Bu<sup>1*</sup>, Yuruo Wu<sup>1*</sup>, Yang Wu<sup>2</sup>, Kai Shen<sup>1</sup>, Yunfei Li<sup>2</sup>,
 
6
  </h2>
7
 
8
  <p align="center">
9
+ <a href="https://arxiv.org/abs/2506.05501" style="display: inline-block; margin: 0 5px;">
10
+ <img src="https://img.shields.io/badge/Paper-red?style=flat&logo=arxiv" style="height: 15px;">
11
  </a>
12
+ <a href="https://focusdiff.github.io/" style="display: inline-block; margin: 0 5px;">
13
+ <img src="https://img.shields.io/badge/Project Page-white?style=flat&logo=google-docs" style="height: 15px;">
14
  </a>
15
+ <a href="https://github.com/wendell0218/FocusDiff" style="display: inline-block; margin: 0 5px;">
16
+ <img src="https://img.shields.io/badge/Code-black?style=flat&logo=github" style="height: 15px;">
17
  </a>
18
+ <a href="https://huggingface.co/wendell0218/Janus-FocusDiff-7B" style="display: inline-block; margin: 0 5px;">
19
+ <img src="https://img.shields.io/badge/-%F0%9F%A4%97%20Checkpoint-orange?style=flat" style="height: 15px;"/>
20
  </a>
21
+ <a href="" style="display: inline-block; margin: 0 5px;">
22
+ <img src="https://img.shields.io/badge/-%F0%9F%A4%97%20Data-orange?style=flat" style="height: 15px;"/>
23
  </a>
24
+ <a href="" style="display: inline-block; margin: 0 5px;">
25
+ <img src="https://img.shields.io/github/last-commit/wendell0218/FocusDiff?color=green" style="height: 15px;">
26
  </a>
27
  </p>
28
 
29
 
30
+
31
  <div align="center">
32
  <span style="font-size: smaller;">
33
  Kaihang Pan<sup>1*</sup>, Wendong Bu<sup>1*</sup>, Yuruo Wu<sup>1*</sup>, Yang Wu<sup>2</sup>, Kai Shen<sup>1</sup>, Yunfei Li<sup>2</sup>,