xinchen9 commited on
Commit
198f759
1 Parent(s): 92d229d
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -32,7 +32,7 @@ This benchmark is evaluates the robustness of safety-driven unlearned diffusion
32
  (i.e., DMs after unlearning undesirable concepts, styles, or objects) across a variety of tasks. For more details, please visit the [project](https://www.optml-group.com/posts/mu_attack),
33
  check the [code](https://github.com/OPTML-Group/Diffusion-MU-Attack), and read the [paper](https://arxiv.org/abs/2310.11868).\\
34
  Demo of our offensive method: [UnlearnDiffAtk](https://huggingface.co/spaces/xinchen9/SD_Offense)\\
35
- Demo of defensive method: [AdvUnlearn](https://huggingface.co/spaces/xinchen9/SD_Defense)
36
  """
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?
 
32
  (i.e., DMs after unlearning undesirable concepts, styles, or objects) across a variety of tasks. For more details, please visit the [project](https://www.optml-group.com/posts/mu_attack),
33
  check the [code](https://github.com/OPTML-Group/Diffusion-MU-Attack), and read the [paper](https://arxiv.org/abs/2310.11868).\\
34
  Demo of our offensive method: [UnlearnDiffAtk](https://huggingface.co/spaces/xinchen9/SD_Offense)\\
35
+ Demo of our defensive method: [AdvUnlearn](https://huggingface.co/spaces/xinchen9/SD_Defense)
36
  """
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?