runtime error
Exit code: 1. Reason: preprocessor_config.json: 0%| | 0.00/352 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 352/352 [00:00<00:00, 2.85MB/s] Using a slow image processor as `use_fast` is unset and a slow processor was saved with this model. `use_fast=True` will be the default behavior in v4.52, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. config.json: 0%| | 0.00/841 [00:00<?, ?B/s][A config.json: 100%|██████████| 841/841 [00:00<00:00, 5.99MB/s] pytorch_model.bin: 0%| | 0.00/94.4M [00:00<?, ?B/s][A pytorch_model.bin: 100%|█████████▉| 94.4M/94.4M [00:00<00:00, 198MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> os.path.join("template", x) for x in os.listdir("template") if x.lower().endswith((".png", ".jpg", ".jpeg")) FileNotFoundError: [Errno 2] No such file or directory: 'template' model.safetensors: 0%| | 0.00/94.3M [00:00<?, ?B/s][A model.safetensors: 100%|█████████▉| 94.3M/94.3M [00:00<00:00, 174MB/s]
Container logs:
Fetching error logs...