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

xyz plot support #431

Merged
merged 1 commit into from
Feb 17, 2024
Merged

xyz plot support #431

merged 1 commit into from
Feb 17, 2024

Conversation

zappityzap
Copy link
Collaborator

Add support for X/Y/Z Plot

Searches the stack traceback for "xyz_grid" to determine if AnimateDiff was called by X/Y/Z Plot script. If so, replace the result videos with the first frame of each video. This allows XYZ to create the grid without error. Videos are still saved to disk.

Lightly tested with regular parameters like CFG and steps, and some AnimateDiff parameters. Not tested with API.

Closes #159, closes #236

@continue-revolution
Copy link
Owner

God I really don’t know how to implement this. Thank you for doing this.

@zappityzap
Copy link
Collaborator Author

You're welcome. It was not easy to figure out :)

@continue-revolution continue-revolution merged commit f279033 into master Feb 17, 2024
@continue-revolution continue-revolution deleted the zz/xyzplot branch February 17, 2024 19:47
@continue-revolution continue-revolution restored the zz/xyzplot branch February 17, 2024 19:48
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

Successfully merging this pull request may close these issues.

[Feature]: support X/Y/Z plot [Bug]: Unable to use Prompt S/R Replace with AnimateDiff enabled
2 participants