The pipeline is not working

#41
by sopanm11 - opened

AttributeError: module diffusers has no attribute FluxKontextPipeline

the latest diffusers version (0.34.0) is not enough. you should update the version above:
pip install git+https://github.com/huggingface/diffusers.git

Sign up or log in to comment