fofr/sdxl-ghostbusters 🖼️🔢📝❓✓ → 🖼️
About
Example Output
Prompt:
"a TOK ghost in a film still from Ghostbusters"
Output
Performance Metrics
8.69s
Prediction Time
9.15s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "a TOK ghost in a film still from Ghostbusters",
"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: 2886 Loading fine-tuned model Does not have Unet. assume we are using LoRA Loading Unet LoRA Prompt: a <s0><s1> ghost in a film still from Ghostbusters txt2img mode 0%| | 0/21 [00:00<?, ?it/s] 5%|▍ | 1/21 [00:00<00:05, 3.64it/s] 10%|▉ | 2/21 [00:00<00:05, 3.64it/s] 14%|█▍ | 3/21 [00:00<00:04, 3.64it/s] 19%|█▉ | 4/21 [00:01<00:04, 3.64it/s] 24%|██▍ | 5/21 [00:01<00:04, 3.64it/s] 29%|██▊ | 6/21 [00:01<00:04, 3.64it/s] 33%|███▎ | 7/21 [00:01<00:03, 3.64it/s] 38%|███▊ | 8/21 [00:02<00:03, 3.64it/s] 43%|████▎ | 9/21 [00:02<00:03, 3.64it/s] 48%|████▊ | 10/21 [00:02<00:03, 3.64it/s] 52%|█████▏ | 11/21 [00:03<00:02, 3.63it/s] 57%|█████▋ | 12/21 [00:03<00:02, 3.63it/s] 62%|██████▏ | 13/21 [00:03<00:02, 3.63it/s] 67%|██████▋ | 14/21 [00:03<00:01, 3.63it/s] 71%|███████▏ | 15/21 [00:04<00:01, 3.63it/s] 76%|███████▌ | 16/21 [00:04<00:01, 3.63it/s] 81%|████████ | 17/21 [00:04<00:01, 3.63it/s] 86%|████████▌ | 18/21 [00:04<00:00, 3.63it/s] 90%|█████████ | 19/21 [00:05<00:00, 3.62it/s] 95%|█████████▌| 20/21 [00:05<00:00, 3.62it/s] 100%|██████████| 21/21 [00:05<00:00, 3.62it/s] 100%|██████████| 21/21 [00:05<00:00, 3.63it/s] 0%| | 0/3 [00:00<?, ?it/s] 33%|███▎ | 1/3 [00:00<00:00, 4.23it/s] 67%|██████▋ | 2/3 [00:00<00:00, 4.21it/s] 100%|██████████| 3/3 [00:00<00:00, 4.20it/s] 100%|██████████| 3/3 [00:00<00:00, 4.21it/s]
Version Details
- Version ID
17658fb151a7dd2fe9a0043990c24913d7b97a6b35dcd953a27a366fedc4e20a- Version Created
- October 29, 2023