You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
Have you read FAQ on README?
I have updated WebUI and this extension to the latest version
What happened?
I upgraded from a1111 1.7 with older AnimateDiff to 1.9 A1111 with latest AnimateDiff. In the old version, the gif is created in the output folder, whether generated from API or WebUI. Now only WebUI creates a GIF.
Is this expected behavior? I see the API response contains the frames, but not the gif.
Of course, I can make a gif myself from the frames, but it seems strange to set FPS in the payload if you aren't going to get a gif output.
Just wanted to ask. Thanks in advance.
Steps to reproduce the problem
Go to ....
Press ....
...
What should have happened?
Gif saved to output folder when generated from API
Commit where the problem happens
webui:
extension:
latest
What browsers do you use to access the UI ?
No response
Command Line Arguments
n/a
Console logs
n/a
Additional information
No response
The text was updated successfully, but these errors were encountered:
Can you provide an example API request, and the console output from processing it?
From what I can see in the code, the videos should be returned in the API response as base64 encoded data along with the frames. That happens after the videos are saved locally.
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
I upgraded from a1111 1.7 with older AnimateDiff to 1.9 A1111 with latest AnimateDiff. In the old version, the gif is created in the output folder, whether generated from API or WebUI. Now only WebUI creates a GIF.
Is this expected behavior? I see the API response contains the frames, but not the gif.
Of course, I can make a gif myself from the frames, but it seems strange to set FPS in the payload if you aren't going to get a gif output.
Just wanted to ask. Thanks in advance.
Steps to reproduce the problem
What should have happened?
Gif saved to output folder when generated from API
Commit where the problem happens
webui:
extension:
latest
What browsers do you use to access the UI ?
No response
Command Line Arguments
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: