Install Mellon
clone this repository insde the custom directory:
cd custom
git clone https://github.com/asomoza/mellon-modular-diffusers.git
Uninstall diffusers and install the requirements (just the modular diffusers branch). Probably works just updating too.
pip uninstall diffusers
pip install -r requirements.txt