runtime error
Exit code: 1. Reason: 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][A 0it [00:00, ?it/s] SAFETY_CHECKER: False TORCH_COMPILE: None device: cpu /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1142: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( The config attributes {'feature_extractor': [None, None], 'image_encoder': [None, None]} were passed to StableDiffusionXLImg2ImgPipeline, but are not expected and will be ignored. Please verify your model_index.json configuration file. Keyword arguments {'feature_extractor': [None, None], 'image_encoder': [None, None], 'safety_checker': None} are not expected by StableDiffusionXLImg2ImgPipeline and will be ignored. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 51, in <module> i2i_pipe = AutoPipelineForImage2Image.from_pretrained( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/auto_pipeline.py", line 607, in from_pretrained return image_2_image_cls.from_pretrained(pretrained_model_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1253, in from_pretrained loaded_sub_model = load_sub_model( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 506, in load_sub_model loaded_sub_model = load_method(os.path.join(cached_folder, name), **loading_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3372, in from_pretrained raise ImportError( ImportError: Using `low_cpu_mem_usage=True` or a `device_map` requires Accelerate: `pip install 'accelerate>=0.26.0'`
Container logs:
Fetching error logs...