rpg / 00_OptionalFiles /PickelScan-SafeResult /PickleScan-Instructions.txt
Anashel's picture
Upload 4 files
5afd101
raw history blame
No virus
615 Bytes
Scan model for Pickle issues. Put the pickle_scan.py at the root of your Automatic1111 folder. Open a windows command prompt window and enter the following command. Replace the <insert your path> with the location of your Automatic1111 folder. You need to have SD WebUI running for the path \venv\ to work. Keep the "" in the 2nd command. The result of the scan will be in your Automatic1111 root folder under the name scan_output.txt.
Command 1: CD <Insert your path>\stable-diffusion-webui\
Command 2: "<Insert your path>\stable-diffusion-webui\venv\Scripts\Python.exe" pickle_scan.py models > scan_output.txt