omniedgeio / deepfashionsdxl

Generate high resolution image (Updated 10 months, 2 weeks ago)

  • Public
  • 1.3K runs
  • A100 (80GB)
Iterate in playground

Input

string
Shift + Return to add a new line

Input prompt

Default: "An astronaut riding a rainbow unicorn"

string
Shift + Return to add a new line

Input Negative Prompt

Default: ""

file

Input image for img2img or inpaint mode

file

Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.

boolean

Use img2img pipeline, it will use the image input both as the control image and the base image.

boolean

controlnet

number
(minimum: 0, maximum: 2)

The bigger this number is, the more ControlNet interferes

Default: 1.1

number
(minimum: 0, maximum: 1)

When img2img is active, the denoising strength. 1 means total destruction of the input image.

Default: 0.8

integer

Width of output image

Default: 1024

integer

Height of output image

Default: 1024

integer
(minimum: 1, maximum: 4)

Number of images to output.

Default: 1

number
(minimum: 0, maximum: 1)

HDR improvement over the original image

Default: 0

string

Format of the output images

Default: "Dress"

string

scheduler

Default: "K_EULER"

integer
(minimum: 1, maximum: 500)

Number of denoising steps

Default: 50

number
(minimum: 1, maximum: 50)

Scale for classifier-free guidance

Default: 7.5

number
(minimum: 0, maximum: 1)

Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image

Default: 0.8

integer

Random seed. Leave blank to randomize the seed

string

Which refine style to use

Default: "no_refiner"

number
(minimum: 0, maximum: 1)

For expert_ensemble_refiner, the fraction of noise to use

Default: 0.8

integer

For base_image_refiner, the number of steps to refine, defaults to num_inference_steps

Default: 10

number
(minimum: 0, maximum: 1)

LoRA additive scale. Only applicable on trained models.

Default: 0.6

string
Shift + Return to add a new line

Replicate LoRA weights to use. Leave blank to use the default weights.

boolean

This model’s safety checker can’t be disabled when running on the website. Learn more about platform safety on Replicate.

Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)

Default: true

Output

output
Generated in

This output was created using a different version of the model, omniedgeio/deepfashionsdxl:23356eb9.

Run time and cost

This model costs approximately $0.021 to run on Replicate, or 47 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 16 seconds. The predict time for this model varies significantly based on the inputs.

Readme

DeepFashion SDXL with high resolution output

This model is maintained by DeepFashion.us