We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add ability to save animated gifs or mp4 files in the xyz plot result page.
I set up this basic WF that should save AD runs as gif files that are sent to the xyz plot node.
Everything works but the xyz node only saves jpg files of the first frame rather than the gifs
AD-xyz-polt.json
vhs_filenames.py.txt
Save the vhs_filenames.py.txt in custom nodes folder and remove ".txt" (can not uplaod files with .py extension)
Thank you
The text was updated successfully, but these errors were encountered:
FYI it creates the Gif files in the main output folder but only jpg images get saved to the xy folder.
If I try to do mp4 files as output it complains
cannot identify image file '...\\ComfyUI_Local\\output\\AnimateDiff_00767.mp4'
Since the browser can view mp4 it would be best if it would just save the mp4 files in the xy folder.
Sorry, something went wrong.
No branches or pull requests
Add ability to save animated gifs or mp4 files in the xyz plot result page.
I set up this basic WF that should save AD runs as gif files that are sent to the xyz plot node.
Everything works but the xyz node only saves jpg files of the first frame rather than the gifs
AD-xyz-polt.json
vhs_filenames.py.txt
Save the vhs_filenames.py.txt in custom nodes folder and remove ".txt" (can not uplaod files with .py extension)
Thank you
The text was updated successfully, but these errors were encountered: