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

[Test] new controlnet (animatediff_controlnet)) #189

Open
s9roll7 opened this issue Dec 3, 2023 · 9 comments
Open

[Test] new controlnet (animatediff_controlnet)) #189

s9roll7 opened this issue Dec 3, 2023 · 9 comments

Comments

@s9roll7
Copy link
Owner

s9roll7 commented Dec 3, 2023

sample_animatediff_controlnet2.mp4

original / animatediff_controlnet + controlnet_openpose(0.5) / animatediff_controlnet + controlnet_openpose(0.5)
1024x1280

animatediff stylize create-config PATH_TO_MOVIE_FILE -gh
animatediff stylize create-region PATH_TO_STYLIZE_DIR
animatediff stylize generate PATH_TO_STYLIZE_DIR

@s9roll7
Copy link
Owner Author

s9roll7 commented Dec 3, 2023

sample_animatediff_controlnet3.mp4

original /
animatediff_controlnet + controlnet_openpose(0.5) + controlnet_normalbae(0.5) + ip_adapter/
animatediff_controlnet + controlnet_openpose(0.5) + controlnet_normalbae(0.5) + ip_adapter
768x1152

animatediff stylize create-config PATH_TO_MOVIE_FILE -gh
animatediff stylize generate PATH_TO_STYLIZE_DIR

@KaustubhPatange
Copy link

KaustubhPatange commented Dec 6, 2023

Hey @s9roll7, tried your exact commands but it seems like the background is not generated properly and looks green a bit. Here is my
prompt.json. What could be wrong?

Also it seems like animatediff_controlnet did not ran and it requires some conditioning images. What preprocess images have you supplied for openpose?

Original Generated
input_.mp4
output_.mp4

@s9roll7
Copy link
Owner Author

s9roll7 commented Dec 6, 2023

Hey @s9roll7, tried your exact commands but it seems like the background is not generated properly and looks green a bit. Here is my prompt.json. What could be wrong?

Also it seems like animatediff_controlnet did not ran and it requires some conditioning images. What preprocess images have you supplied for openpose?

Original Generated
input_.mp4
output_.mp4

The json file looks fine.
I'm guessing 00_controlnet_image\animatediff_controlnet is empty?
If there's nothing in the directory, nothing will happen.
You need to copy all the images in controlnet_openpose to animatediff_controlnet.

@s9roll7
Copy link
Owner Author

s9roll7 commented Dec 7, 2023

sample_animatediff_controlnet4.mp4

original / animatediff_controlnet + controlnet_openpose
896x768
generation time 196sec (4090)
vram 10.3 GB

animatediff stylize create-config PATH_TO_MOVIE_FILE -gh
animatediff stylize generate PATH_TO_STYLIZE_DIR

@dancemanUK
Copy link

wechat_20231208205759 wechat_20231208205936

use the animatediff_controlnet , 4090,speed too slow, share DDR4 RAM 6gb.not in 4090 24GB VRAM

@s9roll7
Copy link
Owner Author

s9roll7 commented Dec 9, 2023

use the animatediff_controlnet , 4090,speed too slow, share DDR4 RAM 6gb.not in 4090 24GB VRAM

    "controlnet_map": {
        "input_image_dir": "..\\stylize\\2023-12-06T13-02-02-sample-mistoonanime_v20\\00_controlnet_image",
        "max_samples_on_vram": 200,           # <-----------
        "max_models_on_vram": 3,                # <---------
        "save_detectmap": true,

@dancemanUK
Copy link

use the animatediff_controlnet , 4090,speed too slow, share DDR4 RAM 6gb.not in 4090 24GB VRAM

    "controlnet_map": {
        "input_image_dir": "..\\stylize\\2023-12-06T13-02-02-sample-mistoonanime_v20\\00_controlnet_image",
        "max_samples_on_vram": 200,           # <-----------
        "max_models_on_vram": 3,                # <---------
        "save_detectmap": true,

thank you!

@AivoGenX
Copy link

AivoGenX commented Jan 5, 2024

Hello, I used the img2img function in Stable Diffusion 1.5, which only added prompt words. The effect is quite different from that of Animatediff cli prompt travel. How can I maintain better consistency with SD? Thank you

@aycaecemgul
Copy link

aycaecemgul commented Jul 17, 2024

hi, can you share your json for this style? @s9roll7

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

5 participants