peter65374/sdxl-gongbao 🖼️🔢📝❓✓ → 🖼️
About
finetuned sdxl 1.0 with food named 'gongbao chicken' images

Example Output
Prompt:
"a photo of TOK plate on a cloth on the table"
Output


Performance Metrics
19.91s
Prediction Time
21.78s
Total Time
All Input Parameters
{ "width": 1024, "height": 1024, "prompt": "a photo of TOK plate on a cloth on the table", "refine": "no_refiner", "scheduler": "K_EULER", "lora_scale": 0.8, "num_outputs": 2, "guidance_scale": 7.5, "apply_watermark": false, "high_noise_frac": 0.8, "negative_prompt": "unrealistic, poor texture, poor quality, bad material, soft detail, bad pictures, (bad hand), ((low quality)), ((worst quality)), nsfw", "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
Version Details
- Version ID
d1482b21e7b16dd914a74db9e9d877341f2c3197a25c695afac57402708fac29
- Version Created
- September 15, 2023