Yushu

Results 2 comments of Yushu

> Hi, > > Thanks for your PR :) Possible to add a test for this as well? > > @DN6 seeing a couple of issues/PRs related to using SVD...

Hello , @sayakpaul I am not familiar with pytest, so I simply followed the instructions [here](https://github.com/huggingface/diffusers/blob/main/CONTRIBUTING.md#how-to-open-a-pr). Since I modified the file in [src/diffusers/pipelines/stable_video_diffusion/pipeline_stable_video_diffusion.py](https://github.com/huggingface/diffusers/pull/7786/commits/7c09aabfd27dd5a6128d66b0e7c737a4d6bb1851#diff-125d4d142d6f1929afea4a137475eadc841012ce8610b510e2f4c2f1b048de58), I executed the following command `pytest tests/pipelines/stable_video_diffusion/test_stable_video_diffusion.py...