You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've used your inference script for generating some samples, but got results worse than with diffusers pipeline. It looks like text encoder encodes text in quotes inside prompt in a wrong way or something. It deletes whitespaces between words in english and doesn't work with non-english text inside quotes. Weights are the same.