Con6924/SPM
Official implementation of paper "One-dimensional Adapter to Rule Them All: Concepts, Diffusion Models and Erasing Applications".
This tool helps users control the content generated by diffusion models, specifically by preventing or suppressing unwanted concepts from appearing in images. You provide a diffusion model and specify a concept to remove (e.g., 'cat' or 'Van Gogh style'), and it outputs a modified model that avoids generating that concept. It's ideal for artists, marketers, or content creators who use AI to generate images but need to ensure specific elements are excluded.
152 stars. No commits in the last 6 months.
Use this if you need to reliably remove or reduce the presence of a specific concept, object, or style from images generated by a diffusion model without needing to retrain the entire model or provide new data.
Not ideal if you need to precisely replace or add concepts, as this tool is designed for concept suppression rather than comprehensive editing.
Stars
152
Forks
14
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Con6924/SPM"
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