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

FIX: AttributeError: 'str' object has no attribute 'get_indexes' #80

Open
peteromallet opened this issue Jun 7, 2024 · 0 comments
Open

Comments

@peteromallet
Copy link
Collaborator

peteromallet commented Jun 7, 2024

I updated Steerable Motion to fix an issue and in doing so righted a very stupid decision I made a while back - basically, I could've just been passing values to Advanced Controlnet instead of processing it inside my code.

The downside of me fixing is that this will break existing workflows - to fix them, you just need to plug Keyframe Positions into a SparseCtrl Index Method node like I do here https://github.com/banodoco/Steerable-Motion/blob/main/demo/creative_interpolation_example.json

You may need to re-insert the Batch Creative Interpolation node so it updates the type of output and can plug into SparseCtrl Index Method.

While you're doing this, I would also recommend you explore the other Steerable Motion workflows linked here: https://github.com/banodoco/Steerable-Motion?tab=readme-ov-file#5-basic-workflows-to-get-started

@peteromallet peteromallet pinned this issue Jun 7, 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

1 participant