Magic-Me icon indicating copy to clipboard operation
Magic-Me copied to clipboard

Can you provide training logs.txt ?

Open xiaofeinot opened this issue 9 months ago • 0 comments

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:

xiaofeinot avatar May 20 '24 11:05 xiaofeinot