ShineChen1024/MagicClothing

Can't load model_path

AnhTalent opened this issue · 2 comments

with safe_open(ref_path, framework="pt", device="cpu") as f:
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge

I'm getting the above issue while loading the ref_path in garment_diffusion.py line 28

maybe #5

Thanks there's the answer.