Skip to content
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

新手使用碰到的一些问题。 #78

Open
Chinakentgao opened this issue Aug 15, 2024 · 1 comment
Open

新手使用碰到的一些问题。 #78

Chinakentgao opened this issue Aug 15, 2024 · 1 comment

Comments

@Chinakentgao
Copy link

用RTX 3060跑把num_frames: 72改成15尝试用test的进行生成。发现整个视频细节的地方问题很多脸上变化太明显就是不是一张脸的感觉背景门一直在变还有影子缺失的问题。是不是由于显卡显存不足导致的问题,还是说参数有问题。我在WIN10上为了能跑项目缺少依赖和下载和修改模型路径整了一晚上。希望下个版本更新能把问题补上。python模块缺失很多,av还有acc什么的应该有个5个模块缺失。

@CatDroid
Copy link

感觉requirement文件没有写全
pip install av
pip install opencv-python
pip install accelerate
pip install matplotlib
可能还要
pip install onnxruntime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants