mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
Update docs/source/en/api/pipelines/hunyuan_video15.md
This commit is contained in:
@@ -64,7 +64,7 @@ Refer to the [Attention backends](../../optimization/attention_backends) guide f
|
||||
|
||||
|
||||
```py
|
||||
pipe.transformer.set_attention_backend("flash_varlen") # or your preferred backend
|
||||
pipe.transformer.set_attention_backend("flash_hub") # or your preferred backend
|
||||
```
|
||||
|
||||
- [`HunyuanVideo15Pipeline`] use guider and does not take `guidance_scale` parameter at runtime.
|
||||
|
||||
Reference in New Issue
Block a user