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
alas, that's a systemic feature, the downside of high resolution rendering. since the optimization with CLIP is limited to the model resolution (224 or 288 px), the image is being drawn by separate pieces (patches) all over the frame, and the patches know nothing about the distant others, hence the repetitions occur.
you may try changing the parameters - progressive_grow, no_text, enhance (and/or noise on continuous mode Illustra script) all somehow affect the result; but there's no guaranteed way at the moment.
.
The text was updated successfully, but these errors were encountered: