IF
IF copied to clipboard
Module PIL has not attribute "Resampling"
So, if I install Pillow>=9.2.0, then I get: Module PIL has not attribute "Resampling"
And then if I downgrade to Pillow==9.0.0 to not get that error, I get deepfloyd-if 1.0.1 requires Pillow>=9.2.0
i'm running Pillow==9.3.0 and i don't have this issue