OmniParser
OmniParser copied to clipboard
SafetensorError: Error while deserializing header: HeaderTooLarge
, line 313, in load_file
with safe_open(filename, framework="pt", device=device) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge
Received the above error while running :
python weights/convert_safetensor_to_pt.py
Note: Ran the above only after fixing the error in requirements.txt. Downloaded the ckpt files from HF I am running this in PopOS