Spaces:
Running
Running
fix typo
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -63,7 +63,7 @@ COLUMN_NAMES_HUMAN = MODEL_INFO + HUMAN_DOMAIN_RESULTS
|
|
| 63 |
LEADERBORAD_INTRODUCTION = """
|
| 64 |
# OpenS2V-Eval-1.1 Leaderboard
|
| 65 |
|
| 66 |
-
Welcome to the leaderboard of the OpenS2V-Eval-
|
| 67 |
|
| 68 |
The **v1.1** version adds motion smoothness on top of **v1.0** to provide a more accurate measurement of motion quality.
|
| 69 |
|
|
|
|
| 63 |
LEADERBORAD_INTRODUCTION = """
|
| 64 |
# OpenS2V-Eval-1.1 Leaderboard
|
| 65 |
|
| 66 |
+
Welcome to the leaderboard of the OpenS2V-Eval-v1.1!
|
| 67 |
|
| 68 |
The **v1.1** version adds motion smoothness on top of **v1.0** to provide a more accurate measurement of motion quality.
|
| 69 |
|