
fofr/not-real-wan
Make a very realistic looking real-world AI video via FLUX 1.1 Pro and Wan 2.2 i2v
Public
69
runs
Run fofr/not-real-wan 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 |
---|---|---|---|
prompt |
string
|
|
Just one or two words
|
aspect_ratio |
None
|
16:9
|
None
|
with_audio |
boolean
|
True
|
Whether to add audio to the generated video
|
{
"type": "object",
"title": "Input",
"properties": {
"prompt": {
"type": "string",
"title": "Prompt",
"default": "",
"x-order": 0,
"description": "Just one or two words"
},
"with_audio": {
"type": "boolean",
"title": "With Audio",
"default": true,
"x-order": 2,
"description": "Whether to add audio to the generated video"
},
"aspect_ratio": {
"enum": [
"16:9",
"9:16"
],
"type": "string",
"title": "aspect_ratio",
"description": "An enumeration.",
"default": "16:9",
"x-order": 1
}
}
}
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/7PcU47a8vIoNHV0ZHWdOwoZ5trk5mQ8qQ0fq2zlcgp9B8BjKA/20250730_211753.mp4'