You're looking at a specific version of this model. Jump to the model overview.

sepehr /mirage-gpu:754b6086

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
target_image_url
string
Target image URL
source_image_url
string
Source image URL
target_image_file
string
Target image local filepath
source_image_file
string
Source image local filepath
det_thresh
number
0.1
Face detection threshold
weight
number
0.5
Face enhancement factor

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'anyOf': [{'type': 'string'}, {'type': 'object'}], 'title': 'Output'}