stablediffusion
stablediffusion copied to clipboard
xformer installation
So it looks like the official xformers library requires python >=3.9, yet the ldm environment has python 3.8.
ERROR: Package 'xformers' requires a different Python: 3.8.20 not in '>=3.9'
Any way to fix this?