custom-diffusion
custom-diffusion copied to clipboard
why the results produced by the model training and verification are inconsistent with the results I test using the saved model weights?
Why is it that when I use the diffusers library to train, the results produced by the model training and verification are inconsistent with the results I test using the saved model weights? When I train, the verification results produced by the model are what I want, but when I test using the saved weights It has nothing to do with my training data. The prompt words are all the same.
Hi, can you provide the exact command used to train the model? This will help me in debugging the issue. Thanks.