runtime error
5<00:01, 106MB/s] Downloading: 94%|█████████▎| 1.49G/1.59G [00:15<00:01, 104MB/s] Downloading: 94%|█████████▍| 1.50G/1.59G [00:16<00:00, 102MB/s] Downloading: 95%|█████████▍| 1.51G/1.59G [00:16<00:00, 102MB/s] Downloading: 95%|█████████▌| 1.52G/1.59G [00:16<00:00, 99.1MB/s] Downloading: 96%|█████████▌| 1.53G/1.59G [00:16<00:00, 102MB/s] Downloading: 97%|█████████▋| 1.54G/1.59G [00:16<00:00, 97.8MB/s] Downloading: 97%|█████████▋| 1.55G/1.59G [00:16<00:00, 97.7MB/s] Downloading: 98%|█████████▊| 1.56G/1.59G [00:16<00:00, 99.3MB/s] Downloading: 98%|█████████▊| 1.57G/1.59G [00:16<00:00, 97.3MB/s] Downloading: 99%|█████████▉| 1.58G/1.59G [00:16<00:00, 95.8MB/s] Downloading: 99%|█████████▉| 1.58G/1.59G [00:17<00:00, 94.3MB/s] Downloading: 100%|█████████▉| 1.59G/1.59G [00:17<00:00, 93.4MB/s] Downloading: 100%|██████████| 1.59G/1.59G [00:17<00:00, 100MB/s] Loaded model config from [models/cldm_v15.yaml] Traceback (most recent call last): File "gradio_canny2image.py", line 21, in <module> model.load_state_dict(load_state_dict('models/control_sd15_canny.pth', location='cuda')) File "/home/user/app/cldm/model.py", line 18, in load_state_dict state_dict = get_state_dict(torch.load(ckpt_path, map_location=torch.device(location))) File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 791, in load with _open_file_like(f, 'rb') as opened_file: File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 271, in _open_file_like return _open_file(name_or_buffer, mode) File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 252, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'models/control_sd15_canny.pth'
Container logs:
Fetching error logs...