Skip to content

"con.png" is not allowed in a windows environment! #4

@Kallamamran

Description

@Kallamamran

Using "con.png" in your code can generate an error which makes you believe something else is wrong.
I had been trying to solve this in many ways before finding out it was the filename that was wrong.

Use anything else but "con"!

decode with vae

sample_consistency = decoder_consistency(latent)
save_image(sample_consistency, "NOT_CON.png")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions