Skip to content
Discussion options

You must be logged in to vote

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

that is basically saying that it was unable to read the file

I think the model that control net is trying to load is somehow "wrong"
likely corrupted

delete the model and redownload it
if the file was automatically downloaded then still delete it and let it redownload

if you downloaded the file yourself then it is possible that you mistook the file for what it is and and place it where it didn't belong
and so the UI is trying read it as something that it isn't

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@svovel
Comment options

@svovel
Comment options

Answer selected by svovel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants