From f9614de72938f758faaa448052e9e0c625aac53f Mon Sep 17 00:00:00 2001 From: Amil Dravid <46203730+avdravid@users.noreply.github.com> Date: Fri, 19 Jul 2024 09:08:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adc27ad..173b186 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Interpreting the Weight Space of Customized Diffusion Models -[[paper](https://arxiv.org/abs/2306.09346)] [[project page](https://snap-research.github.io/weights2weights/)] +[[paper](https://arxiv.org/abs/2406.09413)] [[project page](https://snap-research.github.io/weights2weights/)] Official implementation of the paper "Interpreting the Weight Space of Customized Diffusion Models" (aka *weights2weights*).