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
Describe the bug
I'm using torchinfo summary to see the number of parameters of UNet in Stable-Diffusion-2, but find it unmatch what is reported publicly.
Describe the bug
I'm using torchinfo summary to see the number of parameters of UNet in Stable-Diffusion-2, but find it unmatch what is reported publicly.
To Reproduce
Expected behavior
The total parameter should be 0.8B. But it shows 2B.
Additional context
The torchinfo is 1.8.0. diffusers is 0.24.0.
The text was updated successfully, but these errors were encountered: