Skip to content

Commit da1aaca

Browse files
authored
chore: update the test score
1 parent a7b467e commit da1aaca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/flux/test_flux_dev_loras.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
(25, "realism", 0.9, True, 0.136 if get_precision() == "int4" else 0.112),
1616
# (25, "ghibsky", 1, False, 0.186),
1717
# (28, "anime", 1, False, 0.284),
18-
(24, "sketch", 1, True, 0.291 if get_precision() == "int4" else 0.182),
18+
(24, "sketch", 1, True, 0.291 if get_precision() == "int4" else 0.221),
1919
# (28, "yarn", 1, False, 0.211),
2020
# (25, "haunted_linework", 1, True, 0.317),
2121
],

0 commit comments

Comments
 (0)