runtime error

Exit code: 1. Reason: s] diffusion_pytorch_model.bin: 0%| | 0.00/4.27G [00:00<?, ?B/s] diffusion_pytorch_model.bin: 1%| | 31.5M/4.27G [00:03<07:21, 9.62MB/s] diffusion_pytorch_model.bin: 25%|β–ˆβ–ˆβ–Œ | 1.08G/4.27G [00:05<00:14, 222MB/s]  diffusion_pytorch_model.bin: 32%|β–ˆβ–ˆβ–ˆβ– | 1.37G/4.27G [00:06<00:12, 238MB/s] diffusion_pytorch_model.bin: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 2.13G/4.27G [00:08<00:07, 283MB/s] diffusion_pytorch_model.bin: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.47G/4.27G [00:10<00:06, 284MB/s] diffusion_pytorch_model.bin: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.14G/4.27G [00:11<00:03, 354MB/s] diffusion_pytorch_model.bin: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.52G/4.27G [00:13<00:02, 311MB/s] diffusion_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 4.27G/4.27G [00:13<00:00, 315MB/s] scheduler/scheduler_config.json: 0%| | 0.00/313 [00:00<?, ?B/s] scheduler/scheduler_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 313/313 [00:00<00:00, 1.79MB/s] config.json: 0%| | 0.00/6.57k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6.57k/6.57k [00:00<00:00, 33.9MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from generation import run as run_ours File "/home/user/app/generation.py", line 9, in <module> from shared import model_dict, sam_model_dict, DEFAULT_SO_NEGATIVE_PROMPT, DEFAULT_OVERALL_NEGATIVE_PROMPT File "/home/user/app/shared.py", line 15, in <module> sam_model_dict = sam.load_sam() File "/home/user/app/models/sam.py", line 13, in load_sam sam_model = SamModel.from_pretrained("facebook/sam-vit-base").to(torch_device) File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2473, in from_pretrained raise EnvironmentError( OSError: facebook/sam-vit-base does not appear to have a file named pytorch_model.bin but there is a file for TensorFlow weights. Use `from_tf=True` to load this model from those weights.

Container logs:

Fetching error logs...