ynhe commited on
Commit
88ca67d
·
verified ·
1 Parent(s): b2161db

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -0
constants.py CHANGED
@@ -98,6 +98,7 @@ QUALITY_TAB = [
98
  "dynamic degree",]
99
 
100
  I2V_LIST = [
 
101
  "Video-Image Subject Consistency",
102
  "Video-Image Background Consistency",
103
  ]
 
98
  "dynamic degree",]
99
 
100
  I2V_LIST = [
101
+ "Video-Text Camera Motion",
102
  "Video-Image Subject Consistency",
103
  "Video-Image Background Consistency",
104
  ]