喵喵喵喵喵w

Results 2 issues of 喵喵喵喵喵w

When turn on is_grid, errors happen. In pipelineoutpaint.py line 795, should change [..., :height,:, :] to [..., :height, :]. In pipelineoutpaint.py line 815, should change text_embeddings to text_embeddings["text_embedding"]

I wonder if we can modify the model to support batch inference, for example, N prompts for one source video (and mask), and generate N output videos.