I went through the instructions for installation. During the Canny run got these errors
python controlnet_union_test_canny.py
Traceback (most recent call last):
File "controlnet_union_test_canny.py", line 9, in <module>
from models.controlnet_union import ControlNetModel_Union
File "/mnt/batch/tasks/shared/LS_root/mounts/clusters/muzammildafedaar1/code/users/xyz/ControlNetPlus/models/controlnet_union.py", line 22, in <module>
from diffusers.loaders.single_file_model import FromOriginalModelMixin
ModuleNotFoundError: No module named 'diffusers.loaders.single_file_model'
I went through the instructions for installation. During the Canny run got these errors
My Diffuser info