jagilley/stable-diffusion-upscaler 🔢🖼️📝❓ → 🖼️
About
Upscale images with Stable Diffusion
Example Output
Output
Performance Metrics
18.11s
Prediction Time
18.17s
Total Time
All Input Parameters
{
"eta": 1,
"image": "https://replicate.delivery/pbxt/IHlAm5lcJQkjWUh0cHS6L7SZff9ODH0TyFvplbFg8VOcOwmR/out-2.png",
"scale": "4",
"steps": 10,
"decoder": "finetuned_840k",
"sampler": "k_dpm_adaptive",
"tol_scale": 0.25,
"batch_size": 1,
"num_samples": 1,
"guidance_scale": 1,
"noise_aug_type": "gaussian"
}
Input Parameters
- eta
- ETA
- image (required)
- Image to be upscaled
- scale
- Factor to scale image by
- steps
- Number of steps to take in the diffusion process
- prompt
- Prompt. Not strictly required but can subtly affect the upscaling result.
- decoder
- Decoder to use
- sampler
- Sampler to use
- tol_scale
- Tolerance scale
- batch_size
- Batch size
- num_samples
- Number of samples to generate
- guidance_scale
- Scale factor for guidance
- noise_aug_type
- Noise augmentation type
- noise_aug_level
- Noise augmentation level
Output Schema
Output
Example Execution Logs
No seed was provided, using the current time. Generating with seed=1675968995 Global seed set to 1675968995
Version Details
- Version ID
4d0aeee7387b1170b0f6f42bdf14c7d9d8e00a15430d95446ad7426dc61fc3d8- Version Created
- January 10, 2023