Skip to content

Error verifying pickled file, the file may be malicious, so the program is not going to read it. #12

@cybernaut4

Description

@cybernaut4

Situation

  • First time using the script.
  • I followed the installation steps without problems.
  • Using latest version of Stable Diffusion WebUI.

Problem

When finishing the render, an error with ./models/midas/res101.pth:

image

There's a note in there suggesting:

*** Error verifying pickled file from ./models/midas/res101.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.

Given the implications of using the --disable-safe-unpickle (a python warning) and it's not part of the installation step, I don't think I should skip this check.

As an user, is there's a way around it besides skipping the check?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions