runtime error
Exit code: 1. Reason: es. model.safetensors: 0%| | 0.00/46.8M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 46.8M/46.8M [00:00<00:00, 101MB/s] config.json: 0%| | 0.00/483 [00:00<?, ?B/s][A config.json: 100%|██████████| 483/483 [00:00<00:00, 3.47MB/s] model.safetensors: 0%| | 0.00/268M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 268M/268M [00:01<00:00, 265MB/s][A model.safetensors: 100%|██████████| 268M/268M [00:01<00:00, 265MB/s] Loading weights: 0%| | 0/100 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 100/100 [00:00<00:00, 27776.85it/s] [transformers] [1mDistilBertModel LOAD REPORT[0m from: distilbert-base-uncased Key | Status | | ------------------------+------------+--+- vocab_transform.bias | UNEXPECTED | | vocab_layer_norm.bias | UNEXPECTED | | vocab_transform.weight | UNEXPECTED | | vocab_layer_norm.weight | UNEXPECTED | | vocab_projector.bias | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. tokenizer_config.json: 0%| | 0.00/48.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 48.0/48.0 [00:00<00:00, 389kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 9.00MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 29.2MB/s] Building gallery... Traceback (most recent call last): File "/home/user/app/app.py", line 104, in <module> with Image.open(image_path) as img: ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/PIL/Image.py", line 3580, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file 'generated_images/dog.png'
Container logs:
Fetching error logs...