
pipeline-examples/flux-to-wan
Pass FLUX-finetuned image outputs into WAN 2.1
Public
3
runs
Run pipeline-examples/flux-to-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
|
Description of the image to generate. Be sure to include the fine-tuned flux model's trigger word.
|
|
flux_model |
string
|
zeke/ziki-flux
|
Flux model to use
|
{
"type": "object",
"title": "Input",
"required": [
"prompt"
],
"properties": {
"prompt": {
"type": "string",
"title": "Prompt",
"x-order": 0,
"description": "Description of the image to generate. Be sure to include the fine-tuned flux model's trigger word."
},
"flux_model": {
"type": "string",
"title": "Flux Model",
"default": "zeke/ziki-flux",
"x-order": 1,
"description": "Flux model to use"
}
}
}
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/j57NFNTViurOJ5kIRUTKXtZUznVGjQeL1ReaSWDGk1hvj8LVA/tmp7xs3g76u.mp4'