Open-Sora icon indicating copy to clipboard operation
Open-Sora copied to clipboard

The video appears as a Mosaic

Open aoji0606 opened this issue 1 year ago • 5 comments

Why is this happening

https://github.com/hpcaitech/Open-Sora/assets/55875798/aa883dfc-dc2d-4608-b971-608af7c13222

aoji0606 avatar Jul 11 '24 03:07 aoji0606

你用的自己训练的模型吗

MikeAiJF avatar Jul 11 '24 07:07 MikeAiJF

不是自己训的,用的OpenSora-VAE-v1.2、OpenSora-STDiT-v3、t5-v1_1-xxl这三个开源的

测试代码: python scripts/inference.py configs/opensora-v1-2/inference/sample.py
--num-frames 4s --resolution 720p
--layernorm-kernel False --flash-attn False
--prompt "a beautiful waterfall"

aoji0606 avatar Jul 11 '24 07:07 aoji0606

你的机器和环境是什么样的呀

CIntellifusion avatar Jul 18 '24 03:07 CIntellifusion

环境根据readme配置的,机器是a800,cuda12.1

aoji0606 avatar Jul 18 '24 03:07 aoji0606

你有没有尝试过用gradio/app.py在GUI里面生成一下,来检查你的ckpt是否正常;参考https://github.com/hpcaitech/Open-Sora/issues/477#issuecomment-2233732064

然后我试了我的机器上这条命令是没问题的python scripts/inference.py configs/opensora-v1-2/inference/sample.py --num-frames 2s --resolution 360p --layernorm-kernel False --flash-attn False --prompt "a beautiful waterfall" --save-dir ./outputs

CIntellifusion avatar Jul 18 '24 03:07 CIntellifusion

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Sep 12 '24 01:09 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Sep 19 '24 01:09 github-actions[bot]