Error with Flux Models

#5
by civicmarmot - opened

Whenever I try to use a Flux model, I get different errors depending on the model. None of them seem to work. The most common error is: FluxPipeline.init() missing 1 required positional argument: 'scheduler'

Pony and Illustrious models work fine.

Is there any solution to this?

Try this.
https://huggingface.co/spaces/John6666/flux-lora-the-explorer

It just seems to stall and doesn't generate an image.

I'm not sure what the cause is...πŸ€”
How about the original DiffuseCraft?
https://huggingface.co/spaces/r3gm/DiffuseCraft

I'm not sure what the cause is...πŸ€”
How about the original DiffuseCraft?
https://huggingface.co/spaces/r3gm/DiffuseCraft

Yes, multiple Flux models are working with that one.

Yes, multiple Flux models are working with that one.

That's a big hint. I tried changing some things, but it seems to have fixed it when I fixed the Diffusers version to an older one. Anyway, thank you!

Sign up or log in to comment