shiyue
Results
2
comments of
shiyue
About what time
> > See [this page](https://github.com/modelscope/modelscope/blob/master/modelscope/models/multi_modal/video_synthesis/diffusion.py) > > We have fixed this bug by adding "tensor = tensor.to(x.device)", so the "return tensor[t].view(shape).to(x)" is Line 15 now. @ThatCoffeeGuy > > thank you,...