georgedavila/sdxl-bling 🔢📝 → 🖼️
About
SDXL LoRA finetuned on diamond watches
Example Output
Output
Performance Metrics
13.66s
Prediction Time
13.72s
Total Time
All Input Parameters
{
"myprompt": "a photo of a beach-themed watch, in the style of TOK",
"outWidth": 1024,
"outHeight": 1024,
"lora_scale": 0.6,
"num_outputs": 1,
"guidanceScale": 7.5,
"promptAddendum": "",
"high_noise_frac": 0.8,
"negative_prompt": "deformed, blurry, (close up)",
"num_inference_steps": 50
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- myprompt
- Input prompt (TOK is the style trigger word)
- outWidth
- width of output
- outHeight
- height of output
- 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
- guidanceScale
- Guidance scale (influence of input text on generation)
- promptAddendum
- Extra terms to add to end of prompt
- high_noise_frac
- For expert_ensemble_refiner, the fraction of noise to use
- negative_prompt
- Negative Prompt
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 27757 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:11, 4.30it/s] 4%|▍ | 2/50 [00:00<00:11, 4.28it/s] 6%|▌ | 3/50 [00:00<00:11, 4.27it/s] 8%|▊ | 4/50 [00:00<00:10, 4.25it/s] 10%|█ | 5/50 [00:01<00:10, 4.25it/s] 12%|█▏ | 6/50 [00:01<00:10, 4.24it/s] 14%|█▍ | 7/50 [00:01<00:10, 4.24it/s] 16%|█▌ | 8/50 [00:01<00:09, 4.24it/s] 18%|█▊ | 9/50 [00:02<00:09, 4.24it/s] 20%|██ | 10/50 [00:02<00:09, 4.23it/s] 22%|██▏ | 11/50 [00:02<00:09, 4.23it/s] 24%|██▍ | 12/50 [00:02<00:08, 4.23it/s] 26%|██▌ | 13/50 [00:03<00:08, 4.23it/s] 28%|██▊ | 14/50 [00:03<00:08, 4.23it/s] 30%|███ | 15/50 [00:03<00:08, 4.23it/s] 32%|███▏ | 16/50 [00:03<00:08, 4.23it/s] 34%|███▍ | 17/50 [00:04<00:07, 4.23it/s] 36%|███▌ | 18/50 [00:04<00:07, 4.23it/s] 38%|███▊ | 19/50 [00:04<00:07, 4.23it/s] 40%|████ | 20/50 [00:04<00:07, 4.23it/s] 42%|████▏ | 21/50 [00:04<00:06, 4.22it/s] 44%|████▍ | 22/50 [00:05<00:06, 4.22it/s] 46%|████▌ | 23/50 [00:05<00:06, 4.22it/s] 48%|████▊ | 24/50 [00:05<00:06, 4.22it/s] 50%|█████ | 25/50 [00:05<00:05, 4.22it/s] 52%|█████▏ | 26/50 [00:06<00:05, 4.23it/s] 54%|█████▍ | 27/50 [00:06<00:05, 4.23it/s] 56%|█████▌ | 28/50 [00:06<00:05, 4.24it/s] 58%|█████▊ | 29/50 [00:06<00:04, 4.25it/s] 60%|██████ | 30/50 [00:07<00:04, 4.25it/s] 62%|██████▏ | 31/50 [00:07<00:04, 4.25it/s] 64%|██████▍ | 32/50 [00:07<00:04, 4.25it/s] 66%|██████▌ | 33/50 [00:07<00:04, 4.25it/s] 68%|██████▊ | 34/50 [00:08<00:03, 4.25it/s] 70%|███████ | 35/50 [00:08<00:03, 4.25it/s] 72%|███████▏ | 36/50 [00:08<00:03, 4.25it/s] 74%|███████▍ | 37/50 [00:08<00:03, 4.25it/s] 76%|███████▌ | 38/50 [00:08<00:02, 4.25it/s] 78%|███████▊ | 39/50 [00:09<00:02, 4.25it/s] 80%|████████ | 40/50 [00:09<00:02, 4.24it/s] 82%|████████▏ | 41/50 [00:09<00:02, 4.25it/s] 84%|████████▍ | 42/50 [00:09<00:01, 4.24it/s] 86%|████████▌ | 43/50 [00:10<00:01, 4.25it/s] 88%|████████▊ | 44/50 [00:10<00:01, 4.25it/s] 90%|█████████ | 45/50 [00:10<00:01, 4.25it/s] 92%|█████████▏| 46/50 [00:10<00:00, 4.25it/s] 94%|█████████▍| 47/50 [00:11<00:00, 4.24it/s] 96%|█████████▌| 48/50 [00:11<00:00, 4.24it/s] 98%|█████████▊| 49/50 [00:11<00:00, 4.24it/s] 100%|██████████| 50/50 [00:11<00:00, 4.24it/s] 100%|██████████| 50/50 [00:11<00:00, 4.24it/s]
Version Details
- Version ID
26b301ef3d371f475185eb1a420ae156aa0836971557123475cbb9bb352d55d6- Version Created
- January 7, 2024