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

Support for controlnet_mediapipe_face #236

Open
Tinaa23 opened this issue Feb 10, 2024 · 0 comments
Open

Support for controlnet_mediapipe_face #236

Tinaa23 opened this issue Feb 10, 2024 · 0 comments

Comments

@Tinaa23
Copy link

Tinaa23 commented Feb 10, 2024

Hi. Thank you for publishing this amazing work.
I was wondering how can we use controlnet_mediapipe_face with animatediff-cli-prompt-travel.
Although it is defined in the controlnet_address_table in the generate.py file, when I include and enable it in the json file it doesn't extract face landmarks and this condition is not included in the generation process.
Is it because the way I specified it in the config file is incorrect or controlnet_mediapipe_face is not supported at this stage?

"controlnet_mediapipe_face": {
      "enable": true,
      "use_preprocessor":true,
      "guess_mode":false,
      "controlnet_conditioning_scale": 1.0,
      "control_guidance_start": 0.0,
      "control_guidance_end": 1.0,
      "control_scale_list":[0.5,0.4,0.3,0.2,0.1]
    },
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

1 participant