<%- include('./partials/head') %> <%- include('./partials/header') %>

Generation Result

Generated Video
<% if (locals.prompt) { %>
Prompt

<%= prompt %>

<% } %> <% if (locals.imagePath) { %>
Source Image
Source Image
<% } %> <% if (locals.firstFramePath && locals.lastFramePath) { %>
Source Frames
First Frame
First Frame
Last Frame
Last Frame
<% } %>
<%- include('./partials/footer') %> <%- include('./partials/scripts') %>