runtime error
Exit code: 1. Reason: 17MB/s][A unet/diffusion_pytorch_model.safetensors: 52%|ββββββ | 1.77G/3.44G [00:05<00:04, 385MB/s][A unet/diffusion_pytorch_model.safetensors: 69%|βββββββ | 2.38G/3.44G [00:06<00:02, 455MB/s][A unet/diffusion_pytorch_model.safetensors: 98%|ββββββββββ| 3.37G/3.44G [00:07<00:00, 589MB/s][A unet/diffusion_pytorch_model.safetensors: 100%|ββββββββββ| 3.44G/3.44G [00:08<00:00, 419MB/s] Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s][A`torch_dtype` is deprecated! Use `dtype` instead! Loading pipeline components...: 60%|ββββββ | 3/5 [00:00<00:00, 3.10it/s] Error executing script: CLIPTextModel.__init__() got an unexpected keyword argument 'offload_state_dict' Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> exec(script_repr) File "<string>", line 37, in <module> File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1025, in from_pretrained loaded_sub_model = load_sub_model( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 849, 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 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4974, in from_pretrained model = cls(config, *model_args, **model_kwargs) TypeError: CLIPTextModel.__init__() got an unexpected keyword argument 'offload_state_dict' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> sys.exit(1) NameError: name 'sys' is not defined
Container logs:
Fetching error logs...