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.


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.