xinchen9 commited on
Commit
5182c1b
1 Parent(s): 9fc1bba

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +2 -5
src/about.py CHANGED
@@ -37,11 +37,8 @@ Demo of our defensive method: [AdvUnlearn](https://huggingface.co/spaces/xinchen
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?
39
  LLM_BENCHMARKS_TEXT = f"""
40
- ## How it works
41
-
42
- ## Reproducibility
43
- To reproduce our results, here is the commands you can run:
44
-
45
  """
46
 
47
  EVALUATION_QUEUE_TEXT = """
 
37
 
38
  # Which evaluations are you running? how can people reproduce what you have?
39
  LLM_BENCHMARKS_TEXT = f"""
40
+ [Erasing Concepts from Diffusion Models,(ESD)](https://github.com/rohitgandikota/erasing).\\
41
+ [Forget-Me-Not: Learning to Forget in Text-to-Image Diffusion Models,(FMN)](https://github.com/SHI-Labs/Forget-Me-Not).\\
 
 
 
42
  """
43
 
44
  EVALUATION_QUEUE_TEXT = """