G-U-N/consolver
[CVPR 2026] Unofficial Implementation of "Image Diffusion Preview with Consistency Solver"
This project helps anyone generating images with AI diffusion models iterate much faster. Instead of waiting for a full, high-quality image to render, you get a quick, lower-fidelity preview. If you like the preview, you can then choose to render the full image. This saves time and computational cost when experimenting with different prompts or random seeds.
Use this if you frequently generate images with diffusion models and want to speed up your creative workflow by quickly previewing ideas before committing to full renders.
Not ideal if you need only final, high-quality image generations without any intermediate preview steps, or if your image generation tasks are infrequent.
Stars
30
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/G-U-N/consolver"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
hanjq17/Spectrum
[CVPR 2026] Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration