We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
感谢您开源的优秀工作,我按照流程安装环境。但是有运行的时候如下问题: 1. 直接运行python gradio_app.py 。会自动下载模型,可以推理。但是视频好像都是2s的,如何可以设置生成的视频长度呢? 2. 直接运行sh scripts/run.sh 1024 会报错,
scripts/run.sh: 11: [: 1024: unexpected operator scripts/run.sh: 14: [: 1024: unexpected operator scripts/run.sh: 17: [: 1024: unexpected operator Invalid input. Please enter 256, 512, or 1024.
期待您的回复。
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
sh 改成 bash 试试
No branches or pull requests
感谢您开源的优秀工作,我按照流程安装环境。但是有运行的时候如下问题:
1. 直接运行python gradio_app.py 。会自动下载模型,可以推理。但是视频好像都是2s的,如何可以设置生成的视频长度呢?
2. 直接运行sh scripts/run.sh 1024 会报错,
期待您的回复。
The text was updated successfully, but these errors were encountered: