Update README.md
Browse files
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 |
-
#
|
| 7 |
-
The `
|
| 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`
|