Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,9 @@ All other components in BF16.
|
|
20 |
*It is a clear false positive.*
|
21 |
*In assessing one of the typical Diffusers-adapted Safetensors shards (model weights), the checker reads:*
|
22 |
``The following viruses have been found: Pickle.Malware.SysAccess.sys.STACK_GLOBAL.UNOFFICIAL`` <br>
|
23 |
-
*However, a Safetensors can not contain suchlike inserts.
|
24 |
-
|
|
|
25 |
|
26 |
|
27 |
|
|
|
20 |
*It is a clear false positive.*
|
21 |
*In assessing one of the typical Diffusers-adapted Safetensors shards (model weights), the checker reads:*
|
22 |
``The following viruses have been found: Pickle.Malware.SysAccess.sys.STACK_GLOBAL.UNOFFICIAL`` <br>
|
23 |
+
*However, a Safetensors can not contain suchlike inserts. <br>
|
24 |
+
You may confirm for yourself through HF's built-in utility weight tensor index scanner/viewer. <br>
|
25 |
+
To be sure, this repo does **not** contain any pickle checkpoints, or any other pickled data.* <br>
|
26 |
|
27 |
|
28 |
|