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

想问问各位大佬我跑出来的脸为什么下半张是黑色的mask?T T #223

Closed
PigPigchick opened this issue Nov 16, 2024 · 2 comments

Comments

@PigPigchick
Copy link

00000000

@liulhs
Copy link

liulhs commented Nov 16, 2024

你用的是Musetalk_Util上给的WorkFlow吧,这说明你的Musetalk Inference的有问题,他没有生成嘴部的结果,然后Mask里就是黑的,我之前也遇到过。当时我的问题是Vae加载的Vae模型不对,你用Musetalk_Util作者提供的Vae试试

@PigPigchick
Copy link
Author

你用的是Musetalk_Util上给的WorkFlow吧,这说明你的Musetalk Inference的有问题,他没有生成嘴部的结果,然后Mask里就是黑的,我之前也遇到过。当时我的问题是Vae加载的Vae模型不对,你用Musetalk_Util作者提供的Vae试试

非常感谢!!!我也解决了,因为在跑的时候有提示An error occurred while trying to fetch ./models/sd-vae-ft-mse/: Error no file named diffusion_pytorch_model.safetensors found in directory ./models/sd-vae-ft-mse/.然后就加入了pytorch_model.safetensors,但是其实用pytorch_model.bin才能正确跑出来,可能.safetensors格式的模型文件读取有点问题

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

3 participants