amildravid4292 commited on
Commit
e5a2a45
1 Parent(s): 29df777

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- <img src='teaser.jpg'/ width="800">
 
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