windxtech/tattoo-generator 🔢🖼️❓📝 → 🖼️
About
Example Output
Prompt:
"a realism tattoo design, set on a white background, a lion with big mane"
Output
Performance Metrics
10.04s
Prediction Time
134.72s
Total Time
All Input Parameters
{
"width": 512,
"height": 512,
"prompt": "a realism tattoo design, set on a white background, a lion with big mane",
"scheduler": "DPMSolverMultistep",
"num_outputs": 1,
"guidance_scale": 7,
"num_inference_steps": 20
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- image
- Input image for img2img. Leave blank to use text-to-image.
- style
- Choose a style for the image.
- width
- Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- height
- Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- prompt
- Input prompt
- strength
- Strength for img2img (0.0–1.0). Higher = more influence from prompt.
- scheduler
- Choose a scheduler.
- lora_scale
- Scale for LoRA weights (0.0-1.0). Higher values make the style more prominent.
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Specify things to not see in the output
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 49946 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:14, 1.34it/s] 15%|█▌ | 3/20 [00:01<00:06, 2.70it/s] 20%|██ | 4/20 [00:01<00:06, 2.55it/s] 25%|██▌ | 5/20 [00:02<00:06, 2.45it/s] 30%|███ | 6/20 [00:02<00:05, 2.39it/s] 35%|███▌ | 7/20 [00:02<00:05, 2.34it/s] 40%|████ | 8/20 [00:03<00:05, 2.32it/s] 45%|████▌ | 9/20 [00:03<00:04, 2.30it/s] 50%|█████ | 10/20 [00:04<00:04, 2.29it/s] 55%|█████▌ | 11/20 [00:04<00:03, 2.29it/s] 60%|██████ | 12/20 [00:05<00:03, 2.28it/s] 65%|██████▌ | 13/20 [00:05<00:03, 2.27it/s] 70%|███████ | 14/20 [00:06<00:02, 2.26it/s] 75%|███████▌ | 15/20 [00:06<00:02, 2.26it/s] 80%|████████ | 16/20 [00:06<00:01, 2.25it/s] 85%|████████▌ | 17/20 [00:07<00:01, 2.25it/s] 90%|█████████ | 18/20 [00:07<00:00, 2.25it/s] 95%|█████████▌| 19/20 [00:08<00:00, 2.25it/s] 100%|██████████| 20/20 [00:08<00:00, 2.25it/s] 100%|██████████| 20/20 [00:08<00:00, 2.28it/s]
Version Details
- Version ID
4bc1533722f56e5e67505e4e968cc52d21712d11abe041467173e997c1339fe4- Version Created
- May 29, 2025