amildravid4292 commited on
Commit
74c83ce
1 Parent(s): e814bbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -3,11 +3,8 @@
3
  ---
4
  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.
5
 
6
- # Readout Head Weights
7
- The `weights/` folder contains the pre-trained weights of the readout heads, named according to the following convention:
8
- ```
9
- readout_<base-model>_<task-type>_<head-type>
10
- ```
11
 
12
  **Spatially Aligned Control**
13
  - `readout_sdxl_spatial_pose.pt`
 
3
  ---
4
  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.
5
 
6
+ # Files for creating *weights2weights* Space
7
+ The `files/` folder contains the files needed for our code [here](https://snap-research.github.io/weights2weights/) in order to conduct sampling, inversion, and editing in *weights2weights* space.
 
 
 
8
 
9
  **Spatially Aligned Control**
10
  - `readout_sdxl_spatial_pose.pt`