haoyang
commited on
Commit
·
5dec839
1
Parent(s):
c36313e
Update about.py
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -29,7 +29,7 @@ TITLE = """<h1 align="center" id="space-title">NPHardEval leaderboard</h1>"""
|
|
29 |
INTRODUCTION_TEXT = """
|
30 |
<div align="center">
|
31 |
<img
|
32 |
-
src="https://raw.githubusercontent.com/casmlab/NPHardEval/main/NPHardEval_text_right.
|
33 |
style="width: 80%;"
|
34 |
alt="Selected problems and the Euler diagram of computational complexity classes"
|
35 |
>
|
|
|
29 |
INTRODUCTION_TEXT = """
|
30 |
<div align="center">
|
31 |
<img
|
32 |
+
src="https://raw.githubusercontent.com/casmlab/NPHardEval/main/figure/NPHardEval_text_right.png"
|
33 |
style="width: 80%;"
|
34 |
alt="Selected problems and the Euler diagram of computational complexity classes"
|
35 |
>
|