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

kelvincai522 /photomaker-v1-lightning:60a215c2

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
input_image
string
https://replicate.delivery/pbxt/KFRc9kyW6lLALePRbphzLaZnMyqjYUH8Tles73OvOVfXUcj8/yangmi_1.jpg
The input image, for example a photo of your face.
input_image2
string
Additional input image (optional)
input_image3
string
Additional input image (optional)
input_image4
string
Additional input image (optional)
prompt
string
score_9 score_8_up score_7_up anime img 1girl masterpiece very_aesthetic hi_res absurd_res superabsurd_res
Prompt. Example: 'a photo of a man/woman img'. The phrase 'img' is the trigger word.
style_name
string (enum)
(No style)

Options:

(No style), Cinematic, Disney Charactor, Digital Art, Photographic (Default), Fantasy art, Neonpunk, Enhance, Comic book, Lowpoly, Line art

Style template. The style template will add a style-specific prompt and negative prompt to the user's prompt.
negative_prompt
string
score_1 score_2 score_3 worst_quality bad_quality jpeg_artifacts source_cartoon 3d censor+ monochrome blurry lowres watermark text low_res oversaturated crappy_art low_quality blurry bad_anatomy extra_digits fewer_digits simple_background very_displeasing watermark signature
Negative Prompt. The negative prompt should NOT contain the trigger word.
num_steps
integer
16

Min: 1

Max: 100

Number of sample steps
style_strength_ratio
number
15

Min: 15

Max: 50

Style strength (%)
num_outputs
integer
1

Min: 1

Max: 4

Number of output images
guidance_scale
number
5

Min: 1

Max: 10

Guidance scale. A guidance scale of 1 corresponds to doing no classifier free guidance.
seed
integer

Max: 2147483647

Seed. Leave blank to use a random number

Output schema

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

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}