runtime error
Exit code: 1. Reason: 0002-of-00002.safetensors: 89%|████████▉ | 3.47G/3.91G [00:11<00:01, 430MB/s][A model-00002-of-00002.safetensors: 100%|██████████| 3.91G/3.91G [00:11<00:00, 326MB/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 50%|█████ | 1/2 [01:58<01:58, 118.37s/it][A Loading checkpoint shards: 100%|██████████| 2/2 [03:45<00:00, 111.85s/it][A Loading checkpoint shards: 100%|██████████| 2/2 [03:45<00:00, 112.83s/it] generation_config.json: 0%| | 0.00/206 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 206/206 [00:00<00:00, 1.50MB/s] 🔄 Loading prompt enhancement model... tokenizer_config.json: 0%| | 0.00/1.29k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 1.29k/1.29k [00:00<00:00, 9.44MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 68.2MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s][A merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 54.6MB/s] tokenizer.json: 0%| | 0.00/7.03M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 7.03M/7.03M [00:00<00:00, 48.6MB/s] ✅ Enhancement model loaded and ready! Traceback (most recent call last): File "/home/user/app/app_local.py", line 238, in <module> pipe = QwenImageEditPipeline.from_pretrained( 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 823, in from_pretrained if not os.path.isdir(pretrained_model_name_or_path): File "/usr/local/lib/python3.10/genericpath.py", line 42, in isdir st = os.stat(s) TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
Container logs:
Fetching error logs...