cjwbw/supir-v0q 🔢🖼️📝✓❓ → 🖼️
About
Practicing Model Scaling for Photo-Realistic Image Restoration In the Wild. This is the SUPIR-v0Q model and does NOT use LLaVA-13b.
Example Output
Output
Performance Metrics
22.21s
Prediction Time
79.87s
Total Time
All Input Parameters
{
"image": "https://replicate.delivery/pbxt/KSFlHUahItvQz4u9IZ9JZCQgra7IcGze7MLBsAQtl6isttyr/05.png",
"s_cfg": 7.5,
"s_churn": 5,
"s_noise": 1.003,
"upscale": 1,
"a_prompt": "Cinematic, High Contrast, highly detailed, taken using a Canon EOS R camera, hyper detailed photo - realistic maximum detail, 32k, Color Grading, ultra HD, extreme meticulous detailing, skin pore detailing, hyper sharpness, perfect without deformations.",
"min_size": 1024,
"n_prompt": "painting, oil painting, illustration, drawing, art, sketch, oil painting, cartoon, CG Style, 3D render, unreal engine, blurring, dirty, messy, worst quality, low quality, frames, watermark, signature, jpeg artifacts, deformed, lowres, over-smooth",
"s_stage1": -1,
"s_stage2": 1,
"edm_steps": 50,
"linear_CFG": false,
"color_fix_type": "Wavelet",
"spt_linear_CFG": 1,
"linear_s_stage2": false,
"spt_linear_s_stage2": 0
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- image (required)
- Low quality input image.
- s_cfg
- Classifier-free guidance scale for prompts.
- s_churn
- Original churn hy-param of EDM.
- s_noise
- Original noise hy-param of EDM.
- upscale
- Upsampling ratio of given inputs.
- a_prompt
- Additive positive prompt for the inputs.
- min_size
- Minimum resolution of output images.
- n_prompt
- Negative prompt for the inputs.
- s_stage1
- Control Strength of Stage1 (negative means invalid).
- s_stage2
- Control Strength of Stage2.
- edm_steps
- Number of steps for EDM Sampling Schedule.
- linear_CFG
- Linearly (with sigma) increase CFG from 'spt_linear_CFG' to s_cfg.
- color_fix_type
- Color Fixing Type..
- spt_linear_CFG
- Start point of linearly increasing CFG.
- linear_s_stage2
- Linearly (with sigma) increase s_stage2 from 'spt_linear_s_stage2' to s_stage2.
- spt_linear_s_stage2
- Start point of linearly increasing s_stage2.
Output Schema
Output
Example Execution Logs
Using seed: 51388 Seed set to 51388
Version Details
- Version ID
ede69f6a5ae7d09f769d683347325b08d2f83a93d136ed89747941205e0a71da- Version Created
- February 23, 2024