Jen-Yuan Huang
Results
1
comments of
Jen-Yuan Huang
Same issue when using kohya_ss repo, simply remove the unexpected key from state dictionary, with 'del text_encoder_checkpoint["text_model.embeddings.position_ids"]' in your case, works for me