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

▶️ 55.0K runs 📅 Feb 2024 ⚙️ Cog 0.8.3 🔗 GitHub ⚖️ License
image-inpainting image-to-image text-to-image

About

Photorealism with RealVisXL V4.0

Example Output

Prompt:

"An astronaut riding a rainbow unicorn"

Output

Example output

Performance Metrics

5.17s Prediction Time
123.24s 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": 4,
  "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: 4Range: 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: 57128
Prompt: An astronaut riding a rainbow unicorn
txt2img mode
  0%|          | 0/25 [00:00<?, ?it/s]
  4%|▍         | 1/25 [00:00<00:18,  1.28it/s]
  8%|▊         | 2/25 [00:00<00:09,  2.55it/s]
 12%|█▏        | 3/25 [00:01<00:05,  3.74it/s]
 16%|█▌        | 4/25 [00:01<00:04,  4.79it/s]
 20%|██        | 5/25 [00:01<00:03,  5.66it/s]
 24%|██▍       | 6/25 [00:01<00:02,  6.36it/s]
 28%|██▊       | 7/25 [00:01<00:02,  6.90it/s]
 32%|███▏      | 8/25 [00:01<00:02,  7.30it/s]
 36%|███▌      | 9/25 [00:01<00:02,  7.59it/s]
 40%|████      | 10/25 [00:01<00:01,  7.80it/s]
 44%|████▍     | 11/25 [00:01<00:01,  7.96it/s]
 48%|████▊     | 12/25 [00:02<00:01,  8.07it/s]
 52%|█████▏    | 13/25 [00:02<00:01,  8.15it/s]
 56%|█████▌    | 14/25 [00:02<00:01,  8.20it/s]
 60%|██████    | 15/25 [00:02<00:01,  8.24it/s]
 64%|██████▍   | 16/25 [00:02<00:01,  8.27it/s]
 68%|██████▊   | 17/25 [00:02<00:00,  8.29it/s]
 72%|███████▏  | 18/25 [00:02<00:00,  8.30it/s]
 76%|███████▌  | 19/25 [00:02<00:00,  8.31it/s]
 80%|████████  | 20/25 [00:03<00:00,  8.31it/s]
 84%|████████▍ | 21/25 [00:03<00:00,  8.32it/s]
 88%|████████▊ | 22/25 [00:03<00:00,  8.32it/s]
 92%|█████████▏| 23/25 [00:03<00:00,  8.33it/s]
 96%|█████████▌| 24/25 [00:03<00:00,  8.32it/s]
100%|██████████| 25/25 [00:03<00:00,  8.33it/s]
100%|██████████| 25/25 [00:03<00:00,  6.83it/s]
Version Details
Version ID
85a58cc71587cc27539b7c83eb1ce4aea02feedfb9a9fae0598cebc110a3d695
Version Created
February 19, 2024
Run on Replicate →