nandycc/sdxl-mascot-avatars 🖼️🔢📝❓✓ → 🖼️
About
Fine tuned to generate cute mascot avatars, by aistartupkit.com
Example Output
Prompt:
"In the style of TOK, Cute police dog"
Output
Performance Metrics
8.80s
Prediction Time
8.79s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "In the style of TOK, Cute police dog",
"refine": "no_refiner",
"scheduler": "K_EULER",
"lora_scale": 0.6,
"num_outputs": 1,
"guidance_scale": 7.5,
"apply_watermark": true,
"high_noise_frac": 0.8,
"negative_prompt": "",
"prompt_strength": 0.8,
"num_inference_steps": 26
}
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: 4144 Prompt: In the style of <s0><s1>, Cute police dog txt2img mode 0%| | 0/26 [00:00<?, ?it/s] 4%|▍ | 1/26 [00:00<00:06, 3.74it/s] 8%|▊ | 2/26 [00:00<00:06, 3.72it/s] 12%|█▏ | 3/26 [00:00<00:06, 3.71it/s] 15%|█▌ | 4/26 [00:01<00:05, 3.70it/s] 19%|█▉ | 5/26 [00:01<00:05, 3.70it/s] 23%|██▎ | 6/26 [00:01<00:05, 3.70it/s] 27%|██▋ | 7/26 [00:01<00:05, 3.70it/s] 31%|███ | 8/26 [00:02<00:04, 3.69it/s] 35%|███▍ | 9/26 [00:02<00:04, 3.70it/s] 38%|███▊ | 10/26 [00:02<00:04, 3.70it/s] 42%|████▏ | 11/26 [00:02<00:04, 3.70it/s] 46%|████▌ | 12/26 [00:03<00:03, 3.71it/s] 50%|█████ | 13/26 [00:03<00:03, 3.71it/s] 54%|█████▍ | 14/26 [00:03<00:03, 3.71it/s] 58%|█████▊ | 15/26 [00:04<00:02, 3.71it/s] 62%|██████▏ | 16/26 [00:04<00:02, 3.71it/s] 65%|██████▌ | 17/26 [00:04<00:02, 3.71it/s] 69%|██████▉ | 18/26 [00:04<00:02, 3.70it/s] 73%|███████▎ | 19/26 [00:05<00:01, 3.71it/s] 77%|███████▋ | 20/26 [00:05<00:01, 3.71it/s] 81%|████████ | 21/26 [00:05<00:01, 3.71it/s] 85%|████████▍ | 22/26 [00:05<00:01, 3.70it/s] 88%|████████▊ | 23/26 [00:06<00:00, 3.71it/s] 92%|█████████▏| 24/26 [00:06<00:00, 3.71it/s] 96%|█████████▌| 25/26 [00:06<00:00, 3.71it/s] 100%|██████████| 26/26 [00:07<00:00, 3.70it/s] 100%|██████████| 26/26 [00:07<00:00, 3.71it/s]
Version Details
- Version ID
f0f8a1578f4e57da2090b1846a3c026bd75d38abd969e1d4788b07f203966294- Version Created
- September 27, 2023