
8w9ag / papercopy
- Public
- 14 runs
Run 8w9ag/papercopy with an API
Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.
Input schema
The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|
{
"type": "object",
"title": "Input",
"required": [
"initial_image"
],
"properties": {
"prompt": {
"type": "string",
"title": "Prompt",
"default": "Create a copy of this image",
"x-order": 3,
"description": "The prompt to use when copying this image."
},
"initial_image": {
"type": "string",
"title": "Initial Image",
"format": "uri",
"x-order": 0,
"description": "Describe the image to generate"
},
"image_duration": {
"type": "number",
"title": "Image Duration",
"default": 0.5,
"x-order": 2,
"description": "The duration each image has in the video output"
},
"recursion_limit": {
"type": "integer",
"title": "Recursion Limit",
"default": 64,
"x-order": 1,
"description": "The maximum number of recursions"
}
}
}
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{
"type": "string",
"title": "Output",
"format": "uri"
}
Example API response
View prediction
'https://replicate.delivery/xezq/8kkSgAyGB9JjKpwIg825RGhM1jh4fDepMl7QM7yyxLEuOUEVA/papercopy.mp4'