%- include('./partials/head') %>
<%- include('./partials/header') %>
Generation Result
Your video has been generated successfully!
Generated Video
Your browser does not support the video tag.
<% if (locals.prompt) { %>
Prompt
<%= prompt %>
<% } %> <% if (locals.imagePath) { %>
Source Image
<% } %> <% if (locals.firstFramePath && locals.lastFramePath) { %>
Source Frames
First Frame
Last Frame
<% } %>
Back to Home
Download Video
<%- include('./partials/footer') %> <%- include('./partials/scripts') %>