-
Good day, I need expert advice due to a recent experience. Immediately after using a safetensor model, my graphics card started behaving unusually. I kept seeing a black screen suddenly, the GPU fans went to 100%, and the whole system froze. This led me to wonder if a safetensor file could contain malware that could be executed through the use of the Automatic1111 application. I had subjected the safetensor file to multiple virus scans, but no malware was detected. Was the failure of the graphics card a mere coincidence, or is it actually conceivable that safetensor files might hide malicious code? Thank you to everyone who can help me with this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Generally speaking, safetensors are specially designed to prevent malicious code execution, as opposed to pickles(ckpt). |
Beta Was this translation helpful? Give feedback.
-
In my opinion you should check the temperatures of your GPU, using stable diffusion creates a lot of stress. |
Beta Was this translation helpful? Give feedback.
Generally speaking, safetensors are specially designed to prevent malicious code execution, as opposed to pickles(ckpt).