deep-floyd / IF

Other
7.64k stars 497 forks source link

Module PIL has not attribute "Resampling" #51

Open tralala87 opened 1 year ago

tralala87 commented 1 year ago

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

kanttouchthis commented 1 year ago

i'm running Pillow==9.3.0 and i don't have this issue