You're looking at a specific version of this model. Jump to the model overview.
prompthunt /model_cf:9ff96890
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 |
---|---|---|---|
weights |
string
|
Weights url
|
|
control_image |
string
|
Optional Image to use for guidance based on posenet
|
|
pose_image |
string
|
Direct Pose image to use for guidance based on posenet, if available, ignores control_image
|
|
image |
string
|
Optional Image to use for img2img guidance
|
|
mask |
string
|
Optional Mask to use for legacy inpainting
|
|
prompt |
string
|
photo of cjw person
|
Input prompt
|
negative_prompt |
string
|
|
Specify things to not see in the output. Supported embeddings: realisticvision-negative-embedding, cyberrealistic-neg, EasyNegative, FastNegativeV2, negative-hand, BadDream, UnrealisticDream, badhandv4
|
width |
integer
|
512
|
Width of output image
|
height |
integer
|
512
|
Height of output image
|
num_outputs |
integer
|
1
Min: 1 Max: 40 |
Number of images to output.
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of denoising steps
|
guidance_scale |
number
|
7.5
Min: 1 Max: 50 |
Scale for classifier-free guidance
|
prompt_strength |
number
|
0.8
Max: 1 |
Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
|
scheduler |
string
(enum)
|
DPMSolverMultistep
Options: DDIM, DPMSolverMultistep, HeunDiscrete, K_EULER_ANCESTRAL, K_EULER, KLMS, PNDM, UniPCMultistep, KarrasDPM, DPM++SDEKarras |
Choose a scheduler.
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
should_swap_face |
boolean
|
False
|
Should swap face
|
source_image |
string
|
Source image for face swap
|
|
show_debug_images |
boolean
|
False
|
Show debug images
|
prompt_2 |
string
|
Input prompt
|
|
prompt_3 |
string
|
Input prompt
|
|
prompt_4 |
string
|
Input prompt
|
|
pose_image_2 |
string
|
Direct Pose image to use for guidance based on posenet, if available, ignores control_image
|
|
pose_image_3 |
string
|
Direct Pose image to use for guidance based on posenet, if available, ignores control_image
|
|
pose_image_4 |
string
|
Direct Pose image to use for guidance based on posenet, if available, ignores control_image
|
|
source_image_2 |
string
|
Source image for face swap
|
|
source_image_3 |
string
|
Source image for face swap
|
|
source_image_4 |
string
|
Source image for face swap
|
|
upscale_final_image |
boolean
|
True
|
Upscale final image
|
upscale_final_size |
integer
|
4
|
Upscale final size multiplier
|
upscale_fidelity |
number
|
0.7
|
Upscale codeformer fidelity
|
upscale_background_enhance |
boolean
|
True
|
Upscale background enhance
|
upscale_face_upsample |
boolean
|
True
|
Upscale face upsample
|
use_new_vae |
boolean
|
False
|
Use new vae
|
cf_acc_id |
string
|
Cloudflare account ID
|
|
cf_api_key |
string
|
Cloudflare API key
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'type': 'string'}, 'title': 'Output', 'type': 'array'}