Magic-Me
Magic-Me copied to clipboard
Can you provide training logs.txt ?
Hi, firstly thanks for your great work!
During train.py LINE 181 - LINE 198, I get these warnings while loading pretrained ckpts.
load inferece unet missing keys: 588, unexpected keys: 0
load clip text encoder missing keys: 0, unexpected keys: 1
load inferece vae missing keys: 16, unexpected keys: 16
I'm not very sure if it's ok, because the code reports that there're several tensors not found or loaded. I wonder if you could share your log during training, so I can check by myself. THANKS~ :smile: