justmalhar/sdxl-product-mockups 🖼️🔢📝❓✓ → 🖼️
About
Generate product mockups using fine-tuned SDXL. Use Prompt Prefix: "a product mockup photo of TOK"
Example Output
Prompt:
"a product mockup photo of TOK, laptop with placeholder in greenscreen color"
Output



Performance Metrics
29.73s
Prediction Time
29.72s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "a product mockup photo of TOK, laptop with placeholder in greenscreen color",
"refine": "expert_ensemble_refiner",
"scheduler": "DPMSolverMultistep",
"lora_scale": 0.6,
"num_outputs": 4,
"guidance_scale": 7.5,
"apply_watermark": false,
"high_noise_frac": 0.8,
"negative_prompt": "",
"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
- lora_scale
- LoRA additive scale. Only applicable on trained models.
- 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
- replicate_weights
- Replicate LoRA weights to use. Leave blank to use the default weights.
- 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
Output Schema
Output
Example Execution Logs
Using seed: 21964 Prompt: a product mockup photo of <s0><s1>, laptop with placeholder in greenscreen color txt2img mode 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:18, 1.00it/s] 10%|█ | 2/20 [00:01<00:17, 1.00it/s] 15%|█▌ | 3/20 [00:02<00:16, 1.00it/s] 20%|██ | 4/20 [00:03<00:15, 1.00it/s] 25%|██▌ | 5/20 [00:04<00:14, 1.00it/s] 30%|███ | 6/20 [00:05<00:13, 1.00it/s] 35%|███▌ | 7/20 [00:06<00:12, 1.00it/s] 40%|████ | 8/20 [00:07<00:11, 1.00it/s] 45%|████▌ | 9/20 [00:08<00:11, 1.00s/it] 50%|█████ | 10/20 [00:09<00:10, 1.00s/it] 55%|█████▌ | 11/20 [00:10<00:08, 1.00it/s] 60%|██████ | 12/20 [00:11<00:07, 1.00it/s] 65%|██████▌ | 13/20 [00:12<00:06, 1.00it/s] 70%|███████ | 14/20 [00:13<00:05, 1.00it/s] 75%|███████▌ | 15/20 [00:14<00:04, 1.00it/s] 80%|████████ | 16/20 [00:15<00:04, 1.00s/it] 85%|████████▌ | 17/20 [00:16<00:03, 1.00s/it] 90%|█████████ | 18/20 [00:17<00:02, 1.00s/it] 95%|█████████▌| 19/20 [00:18<00:01, 1.00s/it] 100%|██████████| 20/20 [00:19<00:00, 1.00s/it] 100%|██████████| 20/20 [00:19<00:00, 1.00it/s] 0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:00<00:03, 1.24it/s] 40%|████ | 2/5 [00:01<00:02, 1.24it/s] 60%|██████ | 3/5 [00:02<00:01, 1.23it/s] 80%|████████ | 4/5 [00:03<00:00, 1.23it/s] 100%|██████████| 5/5 [00:04<00:00, 1.23it/s] 100%|██████████| 5/5 [00:04<00:00, 1.23it/s]
Version Details
- Version ID
0efdae8698b59b5ed4f7d043410c20242f5f17905454b3d95099f7bf3ca9aa89- Version Created
- October 28, 2023