fofr/sdxl-fresh-ink 🖼️🔢📝❓✓ → 🖼️
About
SDXL fine-tuned on photos of freshly inked tattoos
Example Output
Prompt:
"A fresh ink TOK tattoo"
Output
Performance Metrics
8.71s
Prediction Time
12.01s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "A fresh ink TOK tattoo",
"refine": "expert_ensemble_refiner",
"scheduler": "K_EULER",
"lora_scale": 0.6,
"num_outputs": 1,
"guidance_scale": 7.5,
"apply_watermark": false,
"high_noise_frac": 0.9,
"negative_prompt": "ugly, broken, distorted",
"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: 33170 Ensuring enough disk space... Free disk space: 2130453733376 Downloading weights: https://replicate.delivery/pbxt/GueLVKd75jxiXKEAmKAIV0dSwa0f7aHMYIl0itvXuFlRekVkA/trained_model.tar 2024-01-09T16:48:40Z | INFO | [ Initiating ] dest=/src/weights-cache/9f5b12ce3d673053 minimum_chunk_size=150M url=https://replicate.delivery/pbxt/GueLVKd75jxiXKEAmKAIV0dSwa0f7aHMYIl0itvXuFlRekVkA/trained_model.tar 2024-01-09T16:48:41Z | INFO | [ Complete ] dest=/src/weights-cache/9f5b12ce3d673053 size="186 MB" total_elapsed=0.820s url=https://replicate.delivery/pbxt/GueLVKd75jxiXKEAmKAIV0dSwa0f7aHMYIl0itvXuFlRekVkA/trained_model.tar b'' Downloaded weights in 0.9461627006530762 seconds Loading fine-tuned model Does not have Unet. assume we are using LoRA Loading Unet LoRA Prompt: A fresh ink <s0><s1> tattoo txt2img mode 0%| | 0/18 [00:00<?, ?it/s] 6%|▌ | 1/18 [00:00<00:04, 3.72it/s] 11%|█ | 2/18 [00:00<00:04, 3.69it/s] 17%|█▋ | 3/18 [00:00<00:04, 3.69it/s] 22%|██▏ | 4/18 [00:01<00:03, 3.68it/s] 28%|██▊ | 5/18 [00:01<00:03, 3.69it/s] 33%|███▎ | 6/18 [00:01<00:03, 3.69it/s] 39%|███▉ | 7/18 [00:01<00:02, 3.68it/s] 44%|████▍ | 8/18 [00:02<00:02, 3.68it/s] 50%|█████ | 9/18 [00:02<00:02, 3.68it/s] 56%|█████▌ | 10/18 [00:02<00:02, 3.69it/s] 61%|██████ | 11/18 [00:02<00:01, 3.69it/s] 67%|██████▋ | 12/18 [00:03<00:01, 3.69it/s] 72%|███████▏ | 13/18 [00:03<00:01, 3.69it/s] 78%|███████▊ | 14/18 [00:03<00:01, 3.69it/s] 83%|████████▎ | 15/18 [00:04<00:00, 3.69it/s] 89%|████████▉ | 16/18 [00:04<00:00, 3.69it/s] 94%|█████████▍| 17/18 [00:04<00:00, 3.69it/s] 100%|██████████| 18/18 [00:04<00:00, 3.69it/s] 100%|██████████| 18/18 [00:04<00:00, 3.69it/s] 0%| | 0/3 [00:00<?, ?it/s] 33%|███▎ | 1/3 [00:00<00:00, 4.31it/s] 67%|██████▋ | 2/3 [00:00<00:00, 4.27it/s] 100%|██████████| 3/3 [00:00<00:00, 4.27it/s] 100%|██████████| 3/3 [00:00<00:00, 4.28it/s]
Version Details
- Version ID
8515c238222fa529763ec99b4ba1fa9d32ab5d6ebc82b4281de99e4dbdcec943- Version Created
- January 9, 2024