Skip to content

Commit 05c894c

Browse files
sayakpaula-r-r-o-w
andauthored
Apply suggestions from code review
Co-authored-by: Aryan <[email protected]>
1 parent f41a390 commit 05c894c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/lora/test_lora_layers_qwenimage.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,8 @@ class QwenImageLoRATests(unittest.TestCase, PeftLoraLoaderMixinTests):
5858
"dim_mult": [1, 2, 4],
5959
"num_res_blocks": 1,
6060
"temperal_downsample": [False, True],
61-
# fmt: off
6261
"latents_mean": [0.0] * 4,
6362
"latents_std": [1.0] * 4,
64-
# fmt: on
6563
}
6664
vae_cls = AutoencoderKLQwenImage
6765
tokenizer_cls, tokenizer_id = Qwen2Tokenizer, "hf-internal-testing/tiny-random-Qwen25VLForCondGen"

0 commit comments

Comments
 (0)