Skip to content

Remote VAE allow unpacked latents #11304

@vladmandic

Description

@vladmandic

Did you like the remote VAE solution?

Did I like remote VAE solution? Absolutely! Everything about it, its a great service from HF.

What can be improved about the current solution?

Currently FLUX.1 endpoint accepts packed latents and performs unpack itself.
Ask is to allow unpacked latents as well - this would basically be "skip unpacking if already unpacked".
Reason? HiDream uses same VAE as FLUX.1, but it works with unpacked latents and user should not need to pack them just to be able to send them.
This should not really require any additional params as determination if latent is packed or unpacked can easily be inferred based on latent shape.

What other VAEs you would like to see if the pilot goes well?

N/A

Notify the members of the team

@hlky @sayakpaul

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