-
Notifications
You must be signed in to change notification settings - Fork 72
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
ComfyUI Support In Progress #5
Comments
I'm very excited! |
Subscribed! |
I can't wait anymore |
I have a question for the developers/paper authors: is it intentional that this repo and the provided models don't actually use or have any of the Cross-frame Textual Guidance? The value for cross_frame_txtattn is False for all demo configs, and the relevant keys to fill out ctm_b_self_module and ctm_b_cross_module are not present. I almost have the ComfyUI implementation finished, but it seems very odd that the special attention code the paper is dedicated to is not used at all. All of it seems to stem off of conv_in.weight modification, the motion_module (which is just finetuned AnimateDiff arch), fps_embedding, and motion_embedding. |
Hey,
I'll have support added for FancyVideo in AnimateDiff-Evolved nodepack within the next day or two. Thanks for releasing the code and model so soon!
I'll update this issue once the port is complete.
The text was updated successfully, but these errors were encountered: