The `requirements.txt` for the diffusers package is not specific enough. It worked for me with `pip install diffusers==0.33.*`
The
requirements.txtfor the diffusers package is not specific enough.It worked for me with
pip install diffusers==0.33.*