code-and-cakes
/
sdxl-yuki
- Public
- 452 runs
-
L40S
- SDXL fine-tune
Run code-and-cakes/sdxl-yuki with an API
Input schema
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
Random seed. Leave blank to randomize the seed
Input image for img2img or inpaint mode
Width of output image
- Default
- 1024
Height of output image
- Default
- 1024
Input prompt
- Default
- "An astronaut riding a rainbow unicorn"
Which refine style to use
- Default
- "no_refiner"
scheduler
- Default
- "K_EULER"
LoRA additive scale. Only applicable on trained models.
- Default
- 0.6
- Maximum
- 1
Number of images to output.
- Default
- 1
- Minimum
- 1
- Maximum
- 4
For base_image_refiner, the number of steps to refine, defaults to num_inference_steps
Scale for classifier-free guidance
- Default
- 7.5
- Minimum
- 1
- Maximum
- 50
Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
- Default
- true
For expert_ensemble_refiner, the fraction of noise to use
- Default
- 0.8
- Maximum
- 1
Input Negative Prompt
Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
- Default
- 0.8
- Maximum
- 1
Number of denoising steps
- Default
- 50
- Minimum
- 1
- Maximum
- 500
Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety
Output schema
- Type
- uri[]