#KeyError: 'time_embed.0.weight'

3 messages · Page 1 of 1 (latest)

hollow pilot
#

Trying to follow the geting started video series when I use the canny control net I get an error: KeyError: 'time_embed.0.weight'
I have tried it with 5 models. same error. No other lora just a prompt.

wheat sluiceBOT
#

Hi @hollow pilot. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

This error seems to be related to an issue with adding new XL models in InvokeAI. According to a Github issue (https://github.com/invoke-ai/InvokeAI/issues/4050), the error 'time_embed.0.weight' occurs after adding the XL model and running invoke on any prompt. This error specifically occurs on models that are smaller than 1 GB.

Unfortunately, the knowledge sources provided do not include a solution to this issue. It would be best to report this issue on the InvokeAI Github page, providing as much detail as possible about the steps you took leading up to the error. This will help the developers diagnose and fix the issue.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: