diff --git a/workflows/Wan22-I2V-Remix-API.json b/workflows/Wan22-I2V-Remix-API.json index e8f53de..8661377 100644 --- a/workflows/Wan22-I2V-Remix-API.json +++ b/workflows/Wan22-I2V-Remix-API.json @@ -83,7 +83,7 @@ "base_precision": "fp16_fast", "quantization": "disabled", "load_device": "offload_device", - "attention_mode": "sdpa", + "attention_mode": "sageattn", "rms_norm_function": "default", "block_swap_args": [ "128", @@ -101,7 +101,7 @@ "base_precision": "fp16_fast", "quantization": "disabled", "load_device": "offload_device", - "attention_mode": "sdpa", + "attention_mode": "sageattn", "rms_norm_function": "default", "block_swap_args": [ "128",