thu-ml/unidiffuser

Hi! A little question about the text length limit

StanLiu1996 opened this issue · 1 comments

It is a great work! BTW, I have noticed that the limit for text input length is 77. Is there any way to break this limit so that longer sentences can be allowed?

This is limited by the CLIP we use. So currently we do not support arbitray length.