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

Frozen when trying stylize command #42

Closed
iamgoret opened this issue Sep 23, 2023 · 3 comments
Closed

Frozen when trying stylize command #42

iamgoret opened this issue Sep 23, 2023 · 3 comments

Comments

@iamgoret
Copy link

iamgoret commented Sep 23, 2023

Getting stuck after running the command:
animatediff stylize create-config stylize/snaptik.mp4
image

Looks similar to issue #31, however I don't have a '.' in my model name so I believe the path should be valid.

Running a standard txt2vid works fine, just seems to be a problem with stylize (vid2vid).

In the output folder is several controlnet folders with some generated frames (around 400 or so), but the number of files doesn't appear to increase even though Powershell>Python shows about 7% CPU usage and 0% GPU.

@s9roll7
Copy link
Owner

s9roll7 commented Sep 23, 2023

Maybe the download fails is probably something related to account permissions.
Please download manually.
You will need model.onnx and selected_tags.csv
https://huggingface.co/SmilingWolf/wd-v1-4-moat-tagger-v2/tree/main

animatediff-cli/data/models/WD14tagger/model.onnx
animatediff-cli/data/models/WD14tagger/selected_tags.csv

@iamgoret
Copy link
Author

100% related to account permissions, I fixed it by running it as powershell as admin. Sometimes it's the simple fixes you forget.

@nathanshipley
Copy link

Running powershell as administrator fixed this for me too - for me it was hanging on:

Preprocessing images (controlnet_openpose) 0% ━━━━━━━━━━━━━━ 0/3 [ 0:00:00 < -:--:-- , ? it/s ]

JojoYay added a commit to JojoYay/animatediff-cli-prompt-travel that referenced this issue Jan 5, 2024
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