fofr/sdxl-black-light 🖼️🔢📝❓✓ → 🖼️
About
SDXL fine-tuned on black light imagery
Example Output
Prompt:
"A closeup neon portrait photo of a spooky skeleton in the style of TOK"
Output
Performance Metrics
10.10s
Prediction Time
10.49s
Total Time
All Input Parameters
{
"width": 1152,
"height": 768,
"prompt": "A closeup neon portrait photo of a spooky skeleton in the style of TOK",
"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": "",
"prompt_strength": 0.8,
"num_inference_steps": 30
}
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: 44495 Ensuring enough disk space... Free disk space: 1851849293824 Downloading weights: https://pbxt.replicate.delivery/w93EAHCLgoL1IRX2edgMuGed88a311e2EtIuPDz6oFjZ87ljA/trained_model.tar b'Downloaded 186 MB bytes in 0.432s (431 MB/s)\nExtracted 186 MB in 0.063s (2.9 GB/s)\n' Downloaded weights in 0.6079506874084473 seconds Loading fine-tuned model Does not have Unet. assume we are using LoRA Loading Unet LoRA Prompt: A closeup neon portrait photo of a spooky skeleton in the style of <s0><s1> txt2img mode 0%| | 0/27 [00:00<?, ?it/s] 4%|▎ | 1/27 [00:00<00:06, 4.05it/s] 7%|▋ | 2/27 [00:00<00:05, 4.20it/s] 11%|█ | 3/27 [00:00<00:05, 4.25it/s] 15%|█▍ | 4/27 [00:00<00:05, 4.28it/s] 19%|█▊ | 5/27 [00:01<00:05, 4.29it/s] 22%|██▏ | 6/27 [00:01<00:04, 4.30it/s] 26%|██▌ | 7/27 [00:01<00:04, 4.30it/s] 30%|██▉ | 8/27 [00:01<00:04, 4.30it/s] 33%|███▎ | 9/27 [00:02<00:04, 4.31it/s] 37%|███▋ | 10/27 [00:02<00:03, 4.31it/s] 41%|████ | 11/27 [00:02<00:03, 4.31it/s] 44%|████▍ | 12/27 [00:02<00:03, 4.31it/s] 48%|████▊ | 13/27 [00:03<00:03, 4.31it/s] 52%|█████▏ | 14/27 [00:03<00:03, 4.31it/s] 56%|█████▌ | 15/27 [00:03<00:02, 4.31it/s] 59%|█████▉ | 16/27 [00:03<00:02, 4.31it/s] 63%|██████▎ | 17/27 [00:03<00:02, 4.30it/s] 67%|██████▋ | 18/27 [00:04<00:02, 4.30it/s] 70%|███████ | 19/27 [00:04<00:01, 4.30it/s] 74%|███████▍ | 20/27 [00:04<00:01, 4.30it/s] 78%|███████▊ | 21/27 [00:04<00:01, 4.30it/s] 81%|████████▏ | 22/27 [00:05<00:01, 4.30it/s] 85%|████████▌ | 23/27 [00:05<00:00, 4.30it/s] 89%|████████▉ | 24/27 [00:05<00:00, 4.29it/s] 93%|█████████▎| 25/27 [00:05<00:00, 4.29it/s] 96%|█████████▋| 26/27 [00:06<00:00, 4.29it/s] 100%|██████████| 27/27 [00:06<00:00, 4.29it/s] 100%|██████████| 27/27 [00:06<00:00, 4.29it/s] 0%| | 0/3 [00:00<?, ?it/s] 33%|███▎ | 1/3 [00:00<00:00, 5.17it/s] 67%|██████▋ | 2/3 [00:00<00:00, 5.36it/s] 100%|██████████| 3/3 [00:00<00:00, 5.41it/s] 100%|██████████| 3/3 [00:00<00:00, 5.38it/s]
Version Details
- Version ID
0b682d5744e86e988216141edd6a99be821941fd1a49a64786ad47fa48c33a95- Version Created
- October 29, 2023