1
0
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:
YiYi Xu
2025-11-30 15:24:18 -10:00
committed by GitHub
parent 5989014cfe
commit 404d3fa9a5

View File

@@ -99,7 +99,7 @@ To update guider configuration, you can run `pipe.guider = pipe.guider.new(...)`
pipe.guider = pipe.guider.new(guidance_scale=5.0)
```
Read more on Guider [here](../../modular_diffusers/guider).
Read more on Guider [here](../../modular_diffusers/guiders).