-
Notifications
You must be signed in to change notification settings - Fork 51
这个问题怎么解决? #7
New issue
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
Comments
Thanks for following our project. I'll fix this problem tonight. |
Thank you. |
请问作者,如果不使用prompt,纯粹输入图来生成视频(当然生成视频的时候,demo.py里面加入了常用的正负质量词),和使用test_i2v_prompt.txt中的prompt+图,来生成视频,在效果上会有什么差距吗 |
During training, there is a 10% chance that the input text is empty. Therefore, in theory, when the output text is empty during the I2V process, it is still possible to generate a moving video. However, the result is likely to be less effective compared to when text guidance is provided. |
thanks! |
FileNotFoundError: [Errno 2] No such file or directory: 'resources/demos/test_prompts/test_i2v_prompt.txt'
The text was updated successfully, but these errors were encountered: