SafetensorError: Error while deserializing header: HeaderTooLarge

i am trying to run the git repo on our system . While executing below command we are facing the subject error
streamlit run scripts/demo/sampling.py --server.port <your_port>
As per document i have configured checkpoints/ folder with
model [SDXL-base-1.0] and [SDXL-refiner-1.0] but not able to resolve the issue .
Could any one suggest how we can fix the issue ? I have raise request for model

  • stable-diffusion-xl-base-0.9 and
  • stable-diffusion-xl-refiner-0.9

Waiting for its acces , but not sure pacing these two model would able be fix the issue or not .
Thanks in advance

Me too having same issue