CodeGoat24 commited on
Commit
bef06b3
·
verified ·
1 Parent(s): d908b1f

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +1 -3
src/about.py CHANGED
@@ -34,9 +34,7 @@ LINKS_AND_INFO = """
34
 
35
  <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank" rel="noopener noreferrer"><img alt="Code" src="https://img.shields.io/github/stars/CodeGoat24/UniGenBench.svg?style=social&amp;label=Official"></a>
36
 
37
-
38
- <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard">
39
- <img src='https://img.shields.io/badge/UniGenBench-Leaderboard(English)-brown' alt='leaderboard'></a>
40
  <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard_Chinese">
41
  <img src='https://img.shields.io/badge/UniGenBench-Leaderboard(Chinese)-red' alt='leaderboard'></a>
42
 
 
34
 
35
  <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank" rel="noopener noreferrer"><img alt="Code" src="https://img.shields.io/github/stars/CodeGoat24/UniGenBench.svg?style=social&amp;label=Official"></a>
36
 
37
+ <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard"><img src='https://img.shields.io/badge/UniGenBench-Leaderboard(English)-brown' alt='leaderboard'></a> |
 
 
38
  <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard_Chinese">
39
  <img src='https://img.shields.io/badge/UniGenBench-Leaderboard(Chinese)-red' alt='leaderboard'></a>
40