runtime error

Space failed. Exit code: 1. Reason: | 3.39G/3.44G [00:33<00:00, 102MB/s] Downloading (…)af7c1143057c8ffae9f1: 99%|█████████▉| 3.40G/3.44G [00:33<00:00, 101MB/s] Downloading (…)af7c1143057c8ffae9f1: 99%|█████████▉| 3.41G/3.44G [00:34<00:00, 101MB/s] Downloading (…)af7c1143057c8ffae9f1: 99%|█████████▉| 3.42G/3.44G [00:34<00:00, 101MB/s] Downloading (…)af7c1143057c8ffae9f1: 100%|█████████▉| 3.43G/3.44G [00:34<00:00, 100MB/s] Downloading (…)af7c1143057c8ffae9f1: 100%|██████████| 3.44G/3.44G [00:34<00:00, 100MB/s] Fetching 15 files: 87%|████████▋ | 13/15 [00:34<00:05, 2.92s/it] Fetching 15 files: 100%|██████████| 15/15 [00:34<00:00, 2.31s/it] `text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. Traceback (most recent call last): File "app.py", line 189, in <module> main() File "app.py", line 72, in main editpipeline = MegaEdit(modelid, device=device, dtype=torch.float16) File "/home/user/app/run.py", line 12, in __init__ self.pipe = P2pPipeline.from_pretrained(model_path_or_repo).to(device).to(dtype) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/diffusers/pipelines/pipeline_utils.py", line 681, in to module.to(torch_device, torch_dtype) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1126, in to device, dtype, non_blocking, convert_to_format = torch._C._nn._parse_to(*args, **kwargs) TypeError: to() received an invalid combination of arguments - got (torch.dtype, NoneType), but expected one of: * (torch.device device, torch.dtype dtype, bool non_blocking, bool copy, *, torch.memory_format memory_format) * (torch.dtype dtype, bool non_blocking, bool copy, *, torch.memory_format memory_format) * (Tensor tensor, bool non_blocking, bool copy, *, torch.memory_format memory_format)

Container logs:

Fetching error logs...