-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
