Skip to content

Discrepancy between code and docs #3

@raphaelmatto

Description

@raphaelmatto

Describe the bug

Here:

https://github.com/harishanand95/diffusers/blob/dml/examples/inference/readme.md?plain=1#L38-L39

... it says, "Currently only 512x512 image is supported."

But here:

https://github.com/harishanand95/diffusers/blob/dml/examples/inference/dml_onnx.py#L213-L217

... there are instructions on how to increase the resolution. Which is true? Does this code support increasing the resolution?

Thanks!

Reproduction

Doc issue

Logs

Doc issue

System Info

It's on GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions