From d701e5e3d45227c549251d9b718ffa821d80ea67 Mon Sep 17 00:00:00 2001 From: Amil Dravid <46203730+avdravid@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:51:24 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 431f6f2..3d91b54 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Interpreting the Weight Space of Customized Diffusion Models +## NeurIPS 2024 [[Paper](https://arxiv.org/abs/2406.09413)] [[Project Page](https://snap-research.github.io/weights2weights/)] [[Demo](https://huggingface.co/spaces/snap-research/weights2weights)] [[Files](https://huggingface.co/snap-research/weights2weights)] Official implementation of the paper "Interpreting the Weight Space of Customized Diffusion Models" (aka *weights2weights*).