Through the efforts of @[email protected], the lemmy-safety tool can now run via docker, which should help you run it without having to mess with python on your end.

For those who don’t remember, lemmy-safety is a script you can read to clean up your pict-rs images from potential CSAM.

  • chrisbitA
    link
    fedilink
    English
    arrow-up
    4
    ·
    10 months ago

    nvidia-container-cli: initialization error: load library failed: libnvidia-ml.so.1: cannot open shared object file: no such file or directory: unknown.

    I was getting this error with docker-desktop installed, but it worked after purging and installing docker-ce instead, and running with the --gpus all command.

    • Dandroid@dandroid.app
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Interesting. This might be a different between podman and docker. I was using podman in my setup. Unfortunately we might need two different sets of instructions for podman and docker.