Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -33,7 +33,7 @@ SUBMIT_INTRODUCTION = """# Submit Introduction
|
|
33 |
|
34 |
|
35 |
## Submit Example
|
36 |
-
For example, if you want to upload
|
37 |
1. Fill in 'MagicTime' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
|
38 |
2. Fill in 'MagicTime' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
|
39 |
3. Select ‘Backbone Type’ (DiT or U-Net).
|
|
|
33 |
|
34 |
|
35 |
## Submit Example
|
36 |
+
For example, if you want to upload result in the leaderboard, you need to:
|
37 |
1. Fill in 'MagicTime' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
|
38 |
2. Fill in 'MagicTime' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
|
39 |
3. Select ‘Backbone Type’ (DiT or U-Net).
|