adirik/realvisxl-v3.0-turbo 🖼️🔢📝❓✓ → 🖼️
About
Photorealism with RealVisXL V3.0 Turbo based on SDXL
Example Output
Prompt:
"An astronaut riding a rainbow unicorn"
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
- Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
- seed
- Random seed. Leave blank to randomize the seed
- image
- Input image for img2img or inpaint mode
- width
- Width of output image
- height
- Height of output image
- prompt
- Input prompt
- refine
- Which refine style to use
- scheduler
- Scheduler to use, DPM++ SDE Karras is recommended
- num_outputs
- Number of images to output.
- refine_steps
- For base_image_refiner, the number of steps to refine, defaults to num_inference_steps
- guidance_scale
- Scale for classifier-free guidance
- apply_watermark
- 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
- For expert_ensemble_refiner, the fraction of noise to use
- negative_prompt
- Input Negative Prompt
- prompt_strength
- Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
- num_inference_steps
- Number of denoising steps
- disable_safety_checker
- 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
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