adirik/realvisxl-v3.0-turbo 🖼️🔢📝❓✓ → 🖼️

▶️ 615.6K runs 📅 Dec 2023 ⚙️ Cog 0.9.0-beta10 🔗 GitHub ⚖️ License
image-inpainting image-to-image text-to-image

About

Photorealism with RealVisXL V3.0 Turbo based on SDXL

Example Output

Prompt:

"An astronaut riding a rainbow unicorn"

Output

Example output

Performance Metrics

5.45s Prediction Time
168.82s Total Time
All Input Parameters
{
  "width": 768,
  "height": 768,
  "prompt": "An astronaut riding a rainbow unicorn",
  "refine": "no_refiner",
  "scheduler": "DPM++_SDE_Karras",
  "num_outputs": 1,
  "guidance_scale": 2,
  "apply_watermark": false,
  "high_noise_frac": 0.8,
  "negative_prompt": "(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth",
  "prompt_strength": 0.8,
  "num_inference_steps": 25
}
Input Parameters
mask Type: string
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
seed Type: integer
Random seed. Leave blank to randomize the seed
image Type: string
Input image for img2img or inpaint mode
width Type: integerDefault: 768
Width of output image
height Type: integerDefault: 768
Height of output image
prompt Type: stringDefault: An astronaut riding a rainbow unicorn
Input prompt
refine Default: no_refiner
Which refine style to use
scheduler Default: DPM++_SDE_Karras
Scheduler to use, DPM++ SDE Karras is recommended
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
refine_steps Type: integer
For base_image_refiner, the number of steps to refine, defaults to num_inference_steps
guidance_scale Type: numberDefault: 2Range: 1 - 50
Scale for classifier-free guidance
apply_watermark Type: booleanDefault: false
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.
high_noise_frac Type: numberDefault: 0.8Range: 0 - 1
For expert_ensemble_refiner, the fraction of noise to use
negative_prompt Type: stringDefault: (worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth
Input Negative Prompt
prompt_strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
num_inference_steps Type: integerDefault: 25Range: 1 - 500
Number of denoising steps
disable_safety_checker Type: booleanDefault: false
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)
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 11998
Prompt: An astronaut riding a rainbow unicorn
txt2img mode
  0%|          | 0/25 [00:00<?, ?it/s]
  4%|▍         | 1/25 [00:00<00:17,  1.37it/s]
  8%|▊         | 2/25 [00:00<00:08,  2.70it/s]
 12%|█▏        | 3/25 [00:00<00:05,  3.90it/s]
 16%|█▌        | 4/25 [00:01<00:04,  4.93it/s]
 20%|██        | 5/25 [00:01<00:03,  5.77it/s]
 24%|██▍       | 6/25 [00:01<00:02,  6.42it/s]
 28%|██▊       | 7/25 [00:01<00:02,  6.92it/s]
 32%|███▏      | 8/25 [00:01<00:02,  7.29it/s]
 36%|███▌      | 9/25 [00:01<00:02,  7.55it/s]
 40%|████      | 10/25 [00:01<00:01,  7.74it/s]
 44%|████▍     | 11/25 [00:01<00:01,  7.87it/s]
 48%|████▊     | 12/25 [00:02<00:01,  7.96it/s]
 52%|█████▏    | 13/25 [00:02<00:01,  8.04it/s]
 56%|█████▌    | 14/25 [00:02<00:01,  8.08it/s]
 60%|██████    | 15/25 [00:02<00:01,  8.12it/s]
 64%|██████▍   | 16/25 [00:02<00:01,  8.15it/s]
 68%|██████▊   | 17/25 [00:02<00:00,  8.19it/s]
 72%|███████▏  | 18/25 [00:02<00:00,  8.20it/s]
 76%|███████▌  | 19/25 [00:02<00:00,  8.22it/s]
 80%|████████  | 20/25 [00:03<00:00,  8.23it/s]
 84%|████████▍ | 21/25 [00:03<00:00,  8.24it/s]
 88%|████████▊ | 22/25 [00:03<00:00,  8.24it/s]
 92%|█████████▏| 23/25 [00:03<00:00,  8.23it/s]
 96%|█████████▌| 24/25 [00:03<00:00,  8.22it/s]
100%|██████████| 25/25 [00:03<00:00,  8.22it/s]
100%|██████████| 25/25 [00:03<00:00,  6.86it/s]
Version Details
Version ID
3dc73c805b11b4b01a60555e532fd3ab3f0e60d26f6584d9b8ba7e1b95858243
Version Created
January 18, 2024
Run on Replicate →