File size: 1,058 Bytes
fcfb3d4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
license: cc-by-nc-4.0
tags:
- stable-diffusion
- machine-unlearning
- concept-erasure
- salun
---
# SalUn Stable Diffusion v1.4 checkpoints
This repository mirrors converted SalUn UNet checkpoints from
[`siyich/ijd-unlearned-checkpoints`](https://huggingface.co/siyich/ijd-unlearned-checkpoints).
The checkpoints use Stable Diffusion v1.4 as the base model and were produced by
the SalUn method from
["SalUn: Empowering Machine Unlearning via Gradient-based Weight Saliency in Both Image Classification and Generation"](https://arxiv.org/abs/2310.12508).
They are stored as Diffusers UNet state dictionaries; use the remaining pipeline
components from [`CompVis/stable-diffusion-v1-4`](https://huggingface.co/CompVis/stable-diffusion-v1-4).
Included targets:
- Nudity
- Church
- Garbage Truck
- Parachute
- Tench
These files were converted and collected by the authors of
["The Dual Power of Interpretable Token Embeddings"](https://arxiv.org/abs/2504.21307);
they are not byte-identical to the original full Stable Diffusion checkpoints.
|