G
GetLLMs

Tattoo Generator

Discover the power of our Tattoo Generator. Effortlessly create custom tattoo designs, explore unique styles, and visualize your next masterpiece.

Platform: Replicate
Tattoo GenerationImage-to-ImageStyle TransferDesign Assistant
871 runs
T4
License Check Required

🚀Function Overview

Generates custom tattoo designs using text descriptions or reference images, with control over artistic style, composition, and generation parameters.

Key Features

  • Text-to-image tattoo generation
  • Image-guided synthesis via img2img
  • Customizable styles with LoRA enhancement
  • Control over image dimensions and output count
  • Fine-tuned denoising and guidance scaling

Use Cases

  • Creating custom tattoo designs
  • Modifying existing tattoo concepts
  • Exploring tattoo styles and placements
  • Generating multiple design variants

⚙️Input Parameters

prompt

string

Input prompt

negative_prompt

string

Specify things to not see in the output

image

string

Input image for img2img. Leave blank to use text-to-image.

strength

number

Strength for img2img (0.0–1.0). Higher = more influence from prompt.

style

string

Choose a style for the image.

lora_scale

number

Scale for LoRA weights (0.0-1.0). Higher values make the style more prominent.

width

integer

Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

height

integer

Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

num_outputs

integer

Number of images to output.

num_inference_steps

integer

Number of denoising steps

guidance_scale

number

Scale for classifier-free guidance

scheduler

string

Choose a scheduler.

seed

integer

Random seed. Leave blank to randomize the seed

💡Usage Examples

Example 1

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
}

Output Results

https://replicate.delivery/czjl/Eyrd2nkTfeoX2UsIeef2xg3xDBLL1TN6MJmKY4Q2SJURioWlC/out-0.png

Quick Actions

Technical Specifications

Hardware Type
T4
Run Count
871
Commercial Use
Unknown/Restricted
Platform
Replicate

Related Keywords

Text-to-image tattoo generationImage-guided synthesisCustomizable stylesCreating custom tattoo designsModifying existing tattoo conceptsExploring tattoo styles and placementsGenerating multiple design variants