runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from replace_bg.model.pipeline_controlnet_sd_xl import StableDiffusionXLControlNetPipeline File "/home/user/app/replace_bg/model/pipeline_controlnet_sd_xl.py", line 41, in <module> from .controlnet import ControlNetModel File "/home/user/app/replace_bg/model/controlnet.py", line 22, in <module> from diffusers.loaders import FromOriginalControlNetMixin ImportError: cannot import name 'FromOriginalControlNetMixin' from 'diffusers.loaders' (/usr/local/lib/python3.10/site-packages/diffusers/loaders/__init__.py)

Container logs:

Fetching error logs...