-
Notifications
You must be signed in to change notification settings - Fork 104
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
Generate video with consistent/constant background #182
Comments
What arguments do you add when creating the video's config? animatediff stylize create-config YOUR_SRC_MOVIE_FILE.mp4 -- ?? |
Hi @tnil25, thanks for responding I added the lora as you said and here are the results. I've generated first 10 frames of the video. Original 10 frames video, constant seed and prompt for all.
It does make the skin color off and add a purple-ish filter on an image. This is my config: https://pastebin.com/rt9gXphA |
Hey @yukselyusuf, I've not used stylize command but here is my original config that generated this output https://pastebin.com/Ai6Mt09R |
00_341774366206100_no_humans_simple_background_white_background_.mp4controlnet_openpose and qr_code_monster_v2 |
I see, I've personally never tried that lora myself but I thought it might be an option. Getting consistent backgrounds with animatediff is a challenge. It will mostly come down to better prompting and controlnet use. |
Hey @s9roll7, thanks for |
Hey @s9roll7, would it be possible for you to share the stylize folder that you've created? I just wanted to know what ip adapter images you used for the root and region as well as condition images for QR code monsiter v2 as I am not able to generate the output you are getting. Thanks again |
A better way has been implemented, so you'd better use that. |
Hi @s9roll7, first of all, great work on your project. I am able to generate a consistent animation with it, however, it seems the background is not constant when the character moves a lot.
For eg: I've used this input video frames
laughing_guy.mp4
config:
the command is
animatediff generate
The output is:
rajveer_video.mp4
It seems like the character is consistent but the background is not. How can I make it consistent or keep a consistent plain background suppose white background? What could I change or add in my config to make this happen?
Thanks for help
The text was updated successfully, but these errors were encountered: