xiuyul commited on
Commit
136d34b
1 Parent(s): 3ce275e
Files changed (1) hide show
  1. result.py +8 -0
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
  ]