Skip to content

Commit 3e27287

Browse files
authored
Update wan.md to remove unneeded hfoptions
1 parent f6b6a71 commit 3e27287

File tree

1 file changed

+0
-3
lines changed
  • docs/source/en/api/pipelines

1 file changed

+0
-3
lines changed

docs/source/en/api/pipelines/wan.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,6 @@ The code snippets available in [this](https://github.com/huggingface/diffusers/p
250250

251251
The general rule of thumb to keep in mind when preparing inputs for the VACE pipeline is that the input images, or frames of a video that you want to use for conditioning, should have a corresponding mask that is black in color. The black mask signifies that the model will not generate new content for that area, and only use those parts for conditioning the generation process. For parts/frames that should be generated by the model, the mask should be white in color.
252252

253-
</hfoption>
254-
</hfoptions>
255-
256253
### Wan-Animate: Unified Character Animation and Replacement with Holistic Replication
257254

258255
[Wan-Animate](https://huggingface.co/papers/2509.14055) by the Wan Team.

0 commit comments

Comments
 (0)