-
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
Frozen when trying stylize command #42
Comments
Maybe the download fails is probably something related to account permissions. animatediff-cli/data/models/WD14tagger/model.onnx |
100% related to account permissions, I fixed it by running it as powershell as admin. Sometimes it's the simple fixes you forget. |
Running powershell as administrator fixed this for me too - for me it was hanging on:
|
Getting stuck after running the command:
animatediff stylize create-config stylize/snaptik.mp4
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.
The text was updated successfully, but these errors were encountered: