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 issue has already been reported at #3809 Through an analysis of the mismatched network parameters, it was found that modifying line 369 in diffusers/models/resnet.py from:
Describe the bug
This issue has already been reported at #3809 Through an analysis of the mismatched network parameters, it was found that modifying line 369 in
diffusers/models/resnet.py
from:to
resolves the problem.
Reproduction
This issue has already been reported at #3809.
Logs
System Info
Diffusers: diffusers==0.31.0
Torch: torch==2.6.0
Python: Python 3.10.15
Who can help?
@DN6 @yiyixuxu @sayakpaul
The text was updated successfully, but these errors were encountered: