Skip to content

EinopsError in flux.1-dev-i2i_jupyter.ipynb #21

@pendekarcode

Description

@pendekarcode

I encountered an error while running the notebook flux.1-dev-i2i_jupyter.ipynb. The issue arises specifically with the line:

sample, sample_denoised = SamplerCustomAdvanced.sample(noise, guider, sampler, sigmas, latent_image)

The error message is as follows:

EinopsError: Error while processing rearrange-reduction pattern "b c (h ph) (w pw) -> b (h w) (c ph pw)".
Input tensor shape: torch.Size([1, 16, 95, 171]). Additional info: {'ph': 2, 'pw': 2}.
Shape mismatch, can't divide axis of length 95 into chunks of 2

Screenshot 2024-09-09 09 09 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions