Spaces:
Running
Running
Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
|
@@ -88,7 +88,7 @@ SUBMIT_FORM = """
|
|
| 88 |
"OVC": 30.00,
|
| 89 |
}
|
| 90 |
```
|
| 91 |
-
Then send a email to
|
| 92 |
"""
|
| 93 |
|
| 94 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite MVRB:"
|
|
|
|
| 88 |
"OVC": 30.00,
|
| 89 |
}
|
| 90 |
```
|
| 91 |
+
Then send a email to lz123@mail.ustc.edu.cn with the JSON file attached. We will review your submission and add it to the leaderboard.
|
| 92 |
"""
|
| 93 |
|
| 94 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite MVRB:"
|