Skip to content

pipeline_wan_i2v.py: minor discrepancy between arg default and docstring #11005

@rolux

Description

@rolux

Describe the bug

https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/wan/pipeline_wan_i2v.py

Line 447 (arg default):
output_type: Optional[str] = "np",

Line 496 (docstring):
output_type (`str`, *optional*, defaults to `"pil"`):

Reproduction

n/a

Logs

System Info

n/a

Who can help?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions