-
Notifications
You must be signed in to change notification settings - Fork 76
Description
Thanks for the dynamic Lora loading! It Works!!!
You can select which Loras to load + the weight for each one. Perfect!
Currently my main problem is having the resulting clip adhering to the prompt.
Tried with timed prompts or a single prompt but it appears that usually the prompt is not really being followed.
For example - having a person with his head and feet out of the frame and asking to zoom out or pull out (etc.) is not causing the general frame to change. Prompting the move of hands (that are in the frame) for example, works OK.
I think it could be that the end frame is by far different than the starting frame so the move is problematic.
One way to solve would be to add end-frame support (several PRs support it - like #167) although the whole idea for me is to have the model create the end frame...
Any ideas how to improve this and have a very dynamic and changing clip?