stable-diffusion-webui-depthmap-script icon indicating copy to clipboard operation
stable-diffusion-webui-depthmap-script copied to clipboard

Depth anything: Error verifying pickled file from ...\dinov2_vitl14_pretrain.pth

Open aulerius opened this issue 1 year ago • 2 comments

Hey. It seems I cannot run Depth anything without this warning:

Error verifying pickled file from [MY CACHE LOCATION]\hub\checkpoints\dinov2_vitl14_pretrain.pth *** The file may be malicious, so the program is not going to Error verifying pickled file from [MY CACHE LOCATION]\hub\checkpoints\dinov2_vitl14_pretrain.pth *** The file may be malicious, so the program is not going to read it. *** You can skip this check with --disable-safe-unpickle commandline argument. read it. *** You can skip this check with --disable-safe-unpickle commandline argument.

I assume I shouldn't need to disable the safe unpickle and it's something else? I've also tried deleting this file for it to re-download.

Thanks!

aulerius avatar Mar 30 '24 20:03 aulerius

Hey. It seems I cannot run Depth anything without this warning:

Error verifying pickled file from [MY CACHE LOCATION]\hub\checkpoints\dinov2_vitl14_pretrain.pth *** The file may be malicious, so the program is not going to Error verifying pickled file from [MY CACHE LOCATION]\hub\checkpoints\dinov2_vitl14_pretrain.pth *** The file may be malicious, so the program is not going to read it. *** You can skip this check with --disable-safe-unpickle commandline argument. read it. *** You can skip this check with --disable-safe-unpickle commandline argument.

I assume I shouldn't need to disable the safe unpickle and it's something else? I've also tried deleting this file for it to re-download.

Thanks!

I have same error,have you solve this error?

zhanghongyong123456 avatar Apr 13 '24 06:04 zhanghongyong123456

You can skip this check with --disable-safe-unpickle commandline argument.

There is an answer in the question :)

semjon00 avatar Jun 03 '24 10:06 semjon00