-
Notifications
You must be signed in to change notification settings - Fork 36
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
Face detailer for animatediff resulting in black mask. #30
Comments
to me it has successfully detected the face, but failed to redraw, but I can't make it work |
What is your gpu? |
using Apple Silicon M2, I use comfyui with this command: |
with 32G Mem |
Show me the full log My guess is that M2 is related to issues occurring when performing ksampling at a specific resolution. |
update: I adopted the method from Kosinkadink/ComfyUI-AnimateDiff-Evolved#48 (comment), and the black mask problem is gone. the log is as follow |
Before proceeding further, it is recommended that you update your ComfyUI. It's already a month old version. |
I have updated ComfyUI, and I get rid of previous update, it causes problem in animatediff workflow |
Try creating images in |
I'm not sure what you mean i2i, image2image? |
I meant vid2vid. Just make source image size as |
Hi there, thanks for the tutorials, it has been a great help.
I'm having problem when making modifications based on your workflow: ComfyUI-Impact-Pack/workflow/detailer-for-animatediff.png
https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/workflow/detailer-for-animatediff.png
I'm using this gif as input:
and this is my workflow, where I removed the first Ksampler node since I'm using specific input:
test_workflow (1).json
and my result are as follow:
where the face is black masked. I'm wondering what's causing this problem?
The text was updated successfully, but these errors were encountered: