Spaces:
Runtime error
Runtime error
update
Browse files
result.py
CHANGED
@@ -7,4 +7,12 @@ submission_results = [
|
|
7 |
"Human Preference ⬆️":'',
|
8 |
"References": ''
|
9 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
]
|
|
|
7 |
"Human Preference ⬆️":'',
|
8 |
"References": ''
|
9 |
},
|
10 |
+
{
|
11 |
+
"Method": '**T2I_HERO**',
|
12 |
+
"CLIPScore (Frame Consistency) ⬆️":0.92,
|
13 |
+
"CLIPScore (Text Alignment) ⬆️":25.57,
|
14 |
+
"PickScore ⬆️":20.22,
|
15 |
+
"Human Preference ⬆️":'',
|
16 |
+
"References": ''
|
17 |
+
}
|
18 |
]
|