PKU-YuanGroup / Open-Sora-Plan

This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
MIT License
11.52k stars 1.02k forks source link

assert hidden_states.shape[2] > 1, "OpenSoraInpaint only supports video input" #395

Open 01-111162-173 opened 2 months ago

01-111162-173 commented 2 months ago

i tried the traing inpainting using my dataset , but i got some errors , i got hidden_states.shape[2] ==1 , i do not fix any code

01-111162-173 commented 2 months ago

but my dataset is the video input

LinB203 commented 2 months ago

It seems that your input has only 1 frame. Please check your input.