BloodborneStyle-v1.ckpt Load Errors

Is there a place to report this error? Or is this the place?

Loading weights [23400f27] from C:\Users\USER\stable-diffusion-webui\models\Stable-diffusion\BloodborneStyle-v1.ckpt
Error verifying pickled file from C:\Users\USER\stable-diffusion-webui\models\Stable-diffusion\BloodborneStyle-v1.ckpt:
Traceback (most recent call last):
File “C:\Users\USER\stable-diffusion-webui\modules\safe.py”, line 97, in load
check_pt(filename)
File “C:\Users\USER\stable-diffusion-webui\modules\safe.py”, line 77, in check_pt
check_zip_filenames(filename, z.namelist())
File “C:\Users\USER\stable-diffusion-webui\modules\safe.py”, line 69, in check_zip_filenames
raise Exception(f"bad file inside {filename}: {name}")
Exception: bad file inside C:\Users\USER\stable-diffusion-webui\models\Stable-diffusion\BloodborneStyle-v1.ckpt: BloodborneStyle-2000/data.pkl

The file may be malicious, so the program is not going to read it.

Is there a way to contact the author?