From 5bf1c82ae2a37d139125ea5b4a61e25b9aef5dac Mon Sep 17 00:00:00 2001 From: Amil Dravid <46203730+avdravid@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:50:13 -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 173b186..4d2db90 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Interpreting the Weight Space of Customized Diffusion Models -[[paper](https://arxiv.org/abs/2406.09413)] [[project page](https://snap-research.github.io/weights2weights/)] +[[paper](https://arxiv.org/abs/2406.09413)] [[project page](https://snap-research.github.io/weights2weights/)] [[Demo](https://huggingface.co/spaces/snap-research/weights2weights)] Official implementation of the paper "Interpreting the Weight Space of Customized Diffusion Models" (aka *weights2weights*).