runtime error
Exit code: 1. Reason: A new version of the following files was downloaded from https://huggingface.co/ZhengPeng7/BiRefNet: - BiRefNet_config.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. /usr/local/lib/python3.10/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead. @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32) A new version of the following files was downloaded from https://huggingface.co/ZhengPeng7/BiRefNet: - birefnet.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Traceback (most recent call last): File "/home/user/app/app.py", line 61, in <module> example_image1 = Image.open("example_images/example1.png") File "/usr/local/lib/python3.10/site-packages/PIL/Image.py", line 3431, in open fp = builtins.open(filename, "rb") FileNotFoundError: [Errno 2] No such file or directory: '/home/user/app/example_images/example1.png'
Container logs:
Fetching error logs...