Skip to content

AttributeError: 'bool' object has no attribute '__module__'. Did you mean: '__mod__'? #37

@jiangjiangship

Description

@jiangjiangship

Thank you for your great job!
I ran this code in huggingface in Linux system to test stable diffusion 3.5 large turbo and encountered this error.

Image
Image
I have installed the environment according to requirement.txt in this repository. Some of my package versions are as follows:
transformers 4.49.0
safetensors 0.5.3
huggingface-hub 0.29.3
diffusers 0.32.2
accelerate 1.5.2
I tried to roll back the diffusers version to 0.31.1 or 0.21.1, but it still couldn't solve the problem.

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