Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,8 @@ license_link: https://huggingface.co/Snapchat/w2w/blob/main/license.md
|
|
| 4 |
pipeline_tag: text-to-image
|
| 5 |
---
|
| 6 |
# Interpreting the Weight Space of Customized Diffusion Models
|
| 7 |
-
|
|
|
|
| 8 |
|
| 9 |
This repository contains the dataset of model weights and utility files for [Interpreting the Weight Space of Customized Diffusion Models](https://snap-research.github.io/weights2weights/) (aka *weights2weights*). The code can be found at https://github.com/snap-research/weights2weights. The `files` folder contains auxiliary files that our code requires to run. The `weights_datasets` folder contains the datasets of model weights in addition to metadata and supplemental files.
|
| 10 |
|
|
|
|
| 4 |
pipeline_tag: text-to-image
|
| 5 |
---
|
| 6 |
# Interpreting the Weight Space of Customized Diffusion Models
|
| 7 |
+
|
| 8 |
+
<img src="teaser.jpg" alt="teaser" width="800"/>
|
| 9 |
|
| 10 |
This repository contains the dataset of model weights and utility files for [Interpreting the Weight Space of Customized Diffusion Models](https://snap-research.github.io/weights2weights/) (aka *weights2weights*). The code can be found at https://github.com/snap-research/weights2weights. The `files` folder contains auxiliary files that our code requires to run. The `weights_datasets` folder contains the datasets of model weights in addition to metadata and supplemental files.
|
| 11 |
|