Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Pikadditions node allows you to add any object or image into your video. You upload a video and specify what you’d like to add to create a seamlessly integrated result. This node uses the Pika API to insert images into videos with natural-looking integration.

Inputs

ParameterData TypeRequiredRangeDescription
videoVIDEOYes-The video to add an image to.
imageIMAGEYes-The image to add to the video.
prompt_textSTRINGYes-Text description of what to add to the video.
negative_promptSTRINGYes-Text description of what to avoid in the video.
seedINTYes0 to 4294967295Random seed value for reproducible results.

Outputs

Output NameData TypeDescription
outputVIDEOThe processed video with the image inserted.