You're looking at a specific version of this model. Jump to the model overview.
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 |
---|---|---|---|
lora_replicate_link |
string
|
(Optional) Enter your lora replicate link for inference. In case you don't have your own, here is a test link: https://replicate.delivery/pbxt/mu6jfnIIdQWIMKpBXRX3AkRltbjmwEX7kERNInQptcSM3VIJA/output.zip
|
|
prompt |
string
|
a professional photo portrait of ohwx woman
|
Input prompt
|
width |
None
|
512
|
Width of output image.
|
height |
None
|
640
|
Height of output image.s
|
num_outputs |
integer
|
1
Min: 1 Max: 20 |
Number of images to output.
|
num_inference_steps |
integer
|
30
Min: 1 Max: 500 |
Number of denoising steps
|
guidance_scale |
number
|
3.5
Min: 1 Max: 20 |
Scale for classifier-free guidance
|
upscale_2x |
boolean
|
False
|
Choose if you want to upscale the image using RealESRGAN 2x
|
upscale_4x |
boolean
|
False
|
Choose if you want to upscale the image using RealESRGAN 4x
|
seed |
integer
|
1337
|
Your seed for training script.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}