Describe the bug
The following files cannot be found in the diffusers0.34.0 installed by pip “diffusers/models/attention_dispatch.py”. But i can see it in the github repository.
Reproduction
from diffusers.models.attention_dispatch import AttentionBackendName
ModuleNotFoundError: No module named 'diffusers.models.attention_dispatch
Logs
System Info
pytorch==2.7.0
diffusers==0.34.0
Who can help?
No response