lucataco/sdxl-inpainting 🖼️🔢📝❓ → 🖼️
About
SDXL Inpainting by the HF Diffusers team

Example Output
Prompt:
"modern bed with beige sheet and pillows"
Output

Performance Metrics
1.89s
Prediction Time
1.90s
Total Time
All Input Parameters
{ "mask": "https://replicate.delivery/pbxt/JiHHv0cwh14Fe6rwVhDjsoTPlQppdDLQBGruyVcgLzmBqtIZ/room_mask.png", "seed": 26462, "image": "https://replicate.delivery/pbxt/JiHHuryT8ftK6qKXwi4Q0qepAnMIUGoBjni0gUK9vTJfv0ai/room.png", "steps": 20, "prompt": "modern bed with beige sheet and pillows", "strength": 0.7, "scheduler": "K_EULER", "num_outputs": 1, "guidance_scale": 8, "negative_prompt": "monochrome, lowres, bad anatomy, worst quality, low quality" }
Input Parameters
- mask (required)
- Mask image - make sure it's the same size as the input image
- seed
- Random seed. Leave blank to randomize the seed
- image (required)
- Input image
- steps
- Number of denoising steps
- prompt
- Input prompt
- strength
- 1.0 corresponds to full destruction of information in image
- scheduler
- scheduler
- num_outputs
- Number of images to output. Higher number of outputs may OOM.
- guidance_scale
- Guidance scale
- negative_prompt
- Input Negative Prompt
Output Schema
Output
Example Execution Logs
Using seed: 26462 0%| | 0/14 [00:00<?, ?it/s] 14%|█▍ | 2/14 [00:00<00:00, 16.33it/s] 29%|██▊ | 4/14 [00:00<00:00, 13.72it/s] 43%|████▎ | 6/14 [00:00<00:00, 12.97it/s] 57%|█████▋ | 8/14 [00:00<00:00, 12.67it/s] 71%|███████▏ | 10/14 [00:00<00:00, 12.51it/s] 86%|████████▌ | 12/14 [00:00<00:00, 12.41it/s] 100%|██████████| 14/14 [00:01<00:00, 12.35it/s] 100%|██████████| 14/14 [00:01<00:00, 12.69it/s]
Version Details
- Version ID
a5b13068cc81a89a4fbeefeccc774869fcb34df4dbc92c1555e0f2771d49dde7
- Version Created
- March 5, 2024