mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Make ruff happy
This commit is contained in:
@@ -325,4 +325,4 @@ def ipex_diffusers():
|
||||
diffusers.models.attention_processor.SlicedAttnProcessor = SlicedAttnProcessor
|
||||
diffusers.models.attention_processor.AttnProcessor = AttnProcessor
|
||||
if not device_supports_fp64 and hasattr(transformers, "transformer_flux"):
|
||||
diffusers.models.transformers.transformer_flux.rope = rope
|
||||
diffusers.models.transformers.transformer_flux.rope = rope
|
||||
|
||||
Reference in New Issue
Block a user