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()`. Moving 0 files to the new cache system 0it [00:00, ?it/s] 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> from diffusers import StableDiffusionInpaintPipeline, DPMSolverMultistepScheduler File "/home/user/.local/lib/python3.10/site-packages/diffusers/__init__.py", line 1, in <module> from .utils import ( File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/__init__.py", line 19, in <module> from .import_utils import ( File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 182, in <module> if torch.__version__ < version.Version("1.12"): TypeError: '<' not supported between instances of 'TorchVersion' and 'Version'

Container logs:

Fetching error logs...