Hedra · Arazzo Workflow
Hedra — Generate a video from a start image
Version 1.0.0
Upload a start keyframe image, submit a video generation, and poll for the result.
View Spec
View on GitHub
CompanyArtificial IntelligenceGenerative AIVideo GenerationImage-GenerationAudio GenerationText-to-SpeechAvatarsMediaMachine-LearningArazzoWorkflows
Provider
Workflows
generateVideo
Reserve and upload an image asset, submit a video generation, poll to completion.
1
reserveAsset
create_asset_public_assets_post
Create (reserve) an image asset to upload the start keyframe into.
2
uploadAsset
upload_asset_public_assets__id__upload_post
Upload the image binary for the reserved asset.
3
submitVideo
generate_asset_public_generations_post
Submit the video generation using the uploaded image as the start keyframe.
4
pollStatus
get_status_public_generations__generation_id__status_get
Poll until the video generation completes.