AlekseyCalvin commited on
Commit
7a83580
·
verified ·
1 Parent(s): 8229f1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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.You may confirm for yourself through HF's built-in utility weight tensor index scanner/viewer.
24
- To be sure, this repo does **not** contain any pickle checkpoints, or any other pickled data.* <br>
 
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