Spaces:
Runtime error
Runtime error
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -120,7 +120,7 @@ I2V_TAB = [
|
|
| 120 |
"Dynamic Degree",
|
| 121 |
"Aesthetic Quality",
|
| 122 |
"Imaging Quality",
|
| 123 |
-
"Temporal Flickering"
|
| 124 |
]
|
| 125 |
|
| 126 |
DIM_WEIGHT = {
|
|
|
|
| 120 |
"Dynamic Degree",
|
| 121 |
"Aesthetic Quality",
|
| 122 |
"Imaging Quality",
|
| 123 |
+
# "Temporal Flickering"
|
| 124 |
]
|
| 125 |
|
| 126 |
DIM_WEIGHT = {
|