Spaces:
Running
Running
zhouxiangxin1998 commited on
Commit ·
d6d6456
1
Parent(s): 1b49a5a
new
Browse files
app.py
CHANGED
|
@@ -74,7 +74,6 @@ def assign_rank_and_get_sorted_csv(src_csv_path, tag_csv_path, ignore_num=0):
|
|
| 74 |
return sorted_csv
|
| 75 |
|
| 76 |
|
| 77 |
-
|
| 78 |
# ### Space initialisation
|
| 79 |
|
| 80 |
demo = gr.Blocks(css=custom_css)
|
|
|
|
| 74 |
return sorted_csv
|
| 75 |
|
| 76 |
|
|
|
|
| 77 |
# ### Space initialisation
|
| 78 |
|
| 79 |
demo = gr.Blocks(css=custom_css)
|