You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be an old issue, but it appears again in version 0.35.0, maybe also in 0.35.1.
Maybe need to protect the import again if PyTorch 2.3.1 is still in the supporting list?
Reproduction
from diffusers import AutoencoderKL
import AutoencoderKL will lead to : AutoAttributeError: module 'torch.library' has no attribute 'custom_op'